DiagramCommandsBase.ZoomCommands Property
Provides access to zoom commands.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IEnumerable<DevExpress.Diagram.Core.DiagramCommandBase> | An object implementing the IEnumerable interface. |
See Also