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