MeasureUnit Fields
Represents a unit of measure used by the XtraDiagram.DiagramControl and Xpf.Diagram.DiagramControl.| Name | Description |
|---|---|
| Dpi | Specifies the base resolution. |
| Multiplier | Specifies the multiplier for the base resolution. |
| Name | Specifies the name of the measure unit. |
| StepsData | Specifies the array of the DevExpress.Diagram.Core.TickStepsData objects used to render the grid and ruler. |
See Also