Gets or sets the state of modifier keys that starts the action.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public ModifierKeys Modifiers { get; set; } |
Visual Basic |
---|
Public Property Modifiers As ModifierKeys Get Set |