[Description("The StartValue of the ruler using document units.")] [Category("Measurement")] public virtual double DocStartValue {get; set;}
[Description("The StartValue of the ruler using document units.")] [Category("Measurement")] public virtual double DocStartValue {get; set;}
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.