Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
IsExtendedMode Property
See Also 
Leadtools.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();
}

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 Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features