GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawView Class / RightObjectCursor Property
In This Topic
    RightObjectCursor Property
    In This Topic
    Gets or sets the GoRulerCursor that represents the right side of an object in the document in the HorizontalRuler.
    Syntax
    public GoRulerCursor RightObjectCursor {get; set;}
    See Also