Gets or sets the measure units displayed in the ruler scales.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C# Copy Code |
---|
public MeasureUnit Unit { get; set; } |
Visual Basic Copy Code |
---|
Public Property Unit As MeasureUnit |
An instance of the MeasureUnit class specifying what units are displayed in the scales. The default is Millimeter.
This property also specifies how the ruler displays divisions.