GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawView Class / AddObjectCursors Method
In This Topic
    AddObjectCursors Method
    In This Topic
    Add the "...ObjectCursor" cursors for representing an object to their corresponding rulers.
    Syntax
    public virtual void AddObjectCursors()
    Remarks
    This is called by various tools that manipulate objects, when those tools start.
    See Also