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.v19.2.Core.dll

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