PanAndZoomDockPanel.PanZoom Property
Gets the Pan and Zoom Panel contained in the dock panel.
Namespace: DevExpress.XtraDiagram.Docking
Assembly: DevExpress.XtraDiagram.v26.1.dll
Declaration
Property Value
| Type |
|---|
| DiagramPanAndZoomControl |
See Also
Gets the Pan and Zoom Panel contained in the dock panel.
Namespace: DevExpress.XtraDiagram.Docking
Assembly: DevExpress.XtraDiagram.v26.1.dll
[DXCategory("Behavior")]
public DiagramPanAndZoomControl PanZoom { get; }
<DXCategory("Behavior")>
Public ReadOnly Property PanZoom As DiagramPanAndZoomControl
| Type |
|---|
| DiagramPanAndZoomControl |