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