Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
IsExtendedMode Property
See Also 
Leadtools.Windows.Annotations Namespace > AnnDrawDesigner Class : IsExtendedMode Property





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

Syntax

Visual Basic (Declaration) 
Protected Overridable ReadOnly Property IsExtendedMode As Boolean
Visual Basic (Usage)Copy Code
Dim instance As AnnDrawDesigner
Dim value As Boolean
 
value = instance.IsExtendedMode
C# 
protected virtual bool IsExtendedMode {get;}
C++/CLI 
protected:
virtual property bool IsExtendedMode {
   bool get();
}
XAML Syntax 
You cannot use this property in XAML.
XAML Syntax 
You cannot use this property in XAML.

Return Value

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

Remarks

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

IsExtendedMode requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.