Zed Graph ControlSelect Append Modifier Keys Property
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
[BindableAttribute(true)]
[DefaultValueAttribute(Keys.Shift|Keys.Alt)]
public Keys SelectAppendModifierKeys { get; }VB
<BindableAttribute(true)>
<DefaultValueAttribute(Keys.Shift Or Keys.Alt)>
Public ReadOnly Property SelectAppendModifierKeys As Keys
Get