Gets or sets the measure unit used by the ruler.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public RulerUnit Unit { get; set; } |
Visual Basic
![]() |
---|
Public Property Unit As RulerUnit |
An instance of the RulerUnit enumeraion specifying what units are displayed in the scales. The default is Millimeter.
This property also specifies how the ruler displays divisions.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |