Zed Graph ControlSelect 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)]
public Keys SelectModifierKeys { get; set; }VB
<BindableAttribute(true)>
<DefaultValueAttribute(Keys.Shift)>
Public Property SelectModifierKeys As Keys
Get
Set