GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoRulerCursor Class / Value Property
In This Topic
    Value Property (GoRulerCursor)
    In This Topic
    Gets or sets the ruler value at which the GoRulerCursor is drawn.
    Syntax
    public virtual double Value {get; set;}

    Property Value

    This is simply a GoRuler value indicating a position for the GoRulerCursor.
    See Also