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