DiagramOptionsView.MinZoomFactor Property
Specifies the minimum diagram zoom factor.
Namespace: DevExpress.XtraDiagram.Options
Assembly: DevExpress.XtraDiagram.v25.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Single | 0.01 | A System.Single value that represents the minimum diagram zoom factor. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to MinZoomFactor |
|---|---|
| DiagramControl |
|
See Also