GoDiagram Win Reference
Units Property

Gets or sets the units that the ruler is measuring in.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<CategoryAttribute("Measurement")>
<DescriptionAttribute("The ruler's units of measure.")>
Public Overridable Property Units As GoDrawUnit
[DefaultValueAttribute()]
[CategoryAttribute("Measurement")]
[DescriptionAttribute("The ruler's units of measure.")]
public virtual GoDrawUnit Units {get; set;}

Property Value

The default value is GoDrawUnit.Pixel.
Remarks
Units determines how the lines will be drawn onto the control.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoRuler Class
GoRuler Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback