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