Zed Graph ControlPan Buttons 2 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(MouseButtons.Middle)]
public MouseButtons PanButtons2 { get; set; }VB
<BindableAttribute(true)>
<DefaultValueAttribute(MouseButtons.Middle)>
Public Property PanButtons2 As MouseButtons
Get
Set