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