LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

ExtendedModeModifierKey Property (AnnDrawDesigner)






Gets or sets a value indicating the current extended mode key.
Syntax
public virtual Keys ExtendedModeModifierKey {get; set;}
'Declaration
 
Public Overridable Property ExtendedModeModifierKey As Keys
'Usage
 
Dim instance As AnnDrawDesigner
Dim value As Keys
 
instance.ExtendedModeModifierKey = value
 
value = instance.ExtendedModeModifierKey
public virtual Keys ExtendedModeModifierKey {get; set;}
 get_ExtendedModeModifierKey();
set_ExtendedModeModifierKey(value);
public:
virtual property Keys ExtendedModeModifierKey {
   Keys get();
   void set (    Keys value);
}

Property Value

A System.Windows.Forms.Keys 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 ExtendedMode is activated.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnDrawDesigner Class
AnnDrawDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.