Search
Ruler.Unit Property
See Also
 





Gets or sets the measure unit used by the ruler.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public MeasureUnit Unit { get; set; }

Visual Basic  Copy Code

Public Property Unit As MeasureUnit

 Property Value

 See Also