GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoTool Interface / DoMouseDown Method
In This Topic
    DoMouseDown Method (IGoTool)
    In This Topic
    The view will call this method upon a mouse down event.
    Syntax
    void DoMouseDown()
    See Also