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