isExtendedMode Property

Summary

Gets a value indicating whether this AnnDrawDesigner is currently in extended mode.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnDrawDesigner.prototype, 'isExtendedMode', 
	get: function() 
) 
isExtendedMode: boolean; // read-only // protected 

Property Value

true if this AnnDrawDesigner is currently in extended mode; otherwise, false.

Remarks

This property will check if either the value of the ExtendedMode is set to true or the key specified by ExtendedModeModifierKey is currently being pressed.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.