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





Gets or sets a value indicating the current extended mode key. This is a dependency property.

Syntax

Visual Basic (Declaration) 
Public Property ExtendedModeModifierKey As ModifierKeys
Visual Basic (Usage)Copy Code
Dim instance As AnnDrawDesigner
Dim value As ModifierKeys
 
instance.ExtendedModeModifierKey = value
 
value = instance.ExtendedModeModifierKey
C# 
public ModifierKeys ExtendedModeModifierKey {get; set;}
C++/CLI 
public:
property ModifierKeys ExtendedModeModifierKey {
   ModifierKeys get();
   void set (ModifierKeys value);
}
XAML Syntax 
For XAML information, see the System.Windows.Input.ModifierKeys type.

Dependencies Property Information 

Identifier field

ExtendedModeModifierKeyProperty

Metadata properties set to true

None

XAML Syntax 
For XAML information, see the System.Windows.Input.ModifierKeys type.

Dependencies Property Information 

Identifier field

ExtendedModeModifierKeyProperty

Metadata properties set to true

None

Return Value

A ModifierKeys value that specifies the current extended mode key.

Remarks

When this AnnDrawDesigner is drawing an object and the user holds down the key specified by this property, the AnnDrawDesigner.ExtendedMode is activated.

Requirements

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

See Also

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