Skip to main content
A newer version of this page is available. .

MeasureUnit Class

Represents a unit of measure used by the DiagramControl and DiagramControl.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v20.1.Core.dll

NuGet Packages: DevExpress.Diagram.Core, DevExpress.WindowsDesktop.Diagram.Core

Declaration

public class MeasureUnit

The following members return MeasureUnit objects:

Library Related API Members
WinForms Controls DiagramOptionsView.MeasureUnit
WPF Controls DiagramControl.MeasureUnit

Remarks

Coordinates and sizes of the Diagram Control elements are specified in measurement units.

Inheritance

Object
MeasureUnit
See Also