GoDiagram Win Reference
StartValue Property

Gets or sets the value at which the ruler starts measuring.
Syntax
'Declaration
 
<DescriptionAttribute("The value, in selected units, at which the ruler begins measuring.")>
<CategoryAttribute("Measurement")>
<DefaultValueAttribute()>
Public Overridable Property StartValue As Double
[DescriptionAttribute("The value, in selected units, at which the ruler begins measuring.")]
[CategoryAttribute("Measurement")]
[DefaultValueAttribute()]
public virtual double StartValue {get; set;}

Property Value

The default value is 0.0f.
Remarks
The StartValue property is where the ruler begins measurement. The value of StartValue is in the current Units.
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
DocStartValue Property

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback