Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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;}
Managed Extensions for C++ 
protected: __property virtual bool get_IsExtendedMode();
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 ExtendedMode is set to true or the key specified by ExtendedModeModifierKey is currently being pressed.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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