Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Designers Assembly > Leadtools.Annotations.Designers Namespace > AnnDrawDesigner Class : IsExtendedMode Property |
protected virtual bool IsExtendedMode {get;}
'Declaration
Protected Overridable ReadOnly Property IsExtendedMode As Boolean
'Usage
Dim instance As AnnDrawDesigner Dim value As Boolean value = instance.IsExtendedMode
protected virtual bool IsExtendedMode {get;}
protected boolean getIsExtendedMode();
get_IsExtendedMode();
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.
Note:This property is not supported in WinRTPhone.