GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawToolDragging Class
Members
In This Topic
    GoDrawToolDragging Class
    In This Topic
    Extends the GoToolDragging tool to provide support for the GoDrawView's GoRuler and GoRulerCursors. Adds object cursors to the GoRuler when dragging GoObjects on the GoDrawView.
    Syntax
    [Serializable()]
    public class GoDrawToolDragging : Northwoods.Go.GoToolDragging, Northwoods.Go.IGoTool  
    See Also