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