C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Action Class / Modifier Property

In This Topic
Modifier Property
In This Topic
Gets or sets the key modifier that will be used to start the action.
Syntax
'Declaration
 
Public Property Modifier As System.Windows.Forms.Keys
 
Remarks
This property allows bitwise combination of SHIFT, CONTROL, and ALT keys. Only for the following actions: Zoom, Scale, Rotate, Scale.
See Also