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