LEADTOOLS Annotations (Leadtools.Annotations assembly)

IsExtendedMode Property

Show in webframe





Gets a value indicating whether this AnnDrawDesigner is currently in extended mode.
Syntax
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 property bool IsExtendedMode {
   bool get();
}

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

See Also

Reference

AnnDrawDesigner Class
AnnDrawDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.