subCell Property

Summary

Gets the sub-cell that is the target of the spy glass.

Syntax

JavaScript Syntax
Object.defineProperty(SpyGlassPositionChangedEventArgs.prototype, 'subCell', 
	get: function() 
) 
TypeScript Syntax
subCell: SubCell; // read-only 

Property Value

SubCell which represents sub-cell that is the target of the spy glass.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly