DiagramControl.PanAndZoom Property
Gets or sets the Pan and Zoom Panel.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Property Value
Type | Default | Description |
---|---|---|
DevExpress.XtraDiagram.Utils.IPanZoom | null | An object implementing the DevExpress.XtraDiagram.Utils.IPanZoom interface. |
See Also