DiagramLite Programmer's Guide
Ruler.Unit Property
See Also
 





Gets or sets the measure unit used by the ruler.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public RulerUnit Unit { get; set; }

Visual Basic  Copy Code

Public Property Unit As RulerUnit

 Property Value

A member of the RulerUnit enumeration specifying what units are displayed in the scales. The default is Millimeter.

 See Also

Ruler Members
Ruler Class
MindFusion.Diagramming Namespace