PanAndZoomDockPanel.PanZoom Property
In This Article
Gets the Pan and Zoom Panel contained in the dock panel.
Namespace: DevExpress.XtraDiagram.Docking
Assembly: DevExpress.XtraDiagram.v24.2.dll
NuGet Package: DevExpress.Win.Diagram
#Declaration
[DXCategory("Behavior")]
public DiagramPanAndZoomControl PanZoom { get; }
#Property Value
Type |
---|
Diagram |
See Also