←Select platform

ExtendedModeModifierKey Property

Summary

Gets or sets a value indicating the current extended mode key.

Syntax

C#
VB
C++
public virtual Keys ExtendedModeModifierKey { get; set; } 
  
Public Overridable Property ExtendedModeModifierKey As Keys 
public: 
virtual property Keys ExtendedModeModifierKey { 
   Keys get(); 
   void set (    Keys ); 
} 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly