GoDiagram Win Reference
DocStartValue Property

Gets or sets the StartValue of the ruler using document units instead of the ruler's current units.
Syntax
'Declaration
 
<CategoryAttribute("Measurement")>
<DescriptionAttribute("The StartValue of the ruler using document units.")>
Public Overridable Property DocStartValue As Double
[CategoryAttribute("Measurement")]
[DescriptionAttribute("The StartValue of the ruler using document units.")]
public virtual double DocStartValue {get; set;}
Remarks

The DocStartValue property converts the value from document units to or from the ruler's current Units.

This value is normally kept in sync with a GoView's DocPosition property.

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
StartValue Property

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback