GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoToolRubberBanding Class
/ DoMouseMove Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
DoMouseMove Method (GoToolRubberBanding)
In This Topic
As the mouse is dragged, we display the rubber band box.
Syntax
C#
public
override
void
DoMouseMove()
Remarks
If
Modal
is true, we skip all mouse moves and mouse ups until a mouse down occurs when
CanStart
returns true. If
Modal
is false, a mouse move sets
Active
to true and starts keeping track of the rubber-band
Box
.
See Also
Reference
GoToolRubberBanding Class
GoToolRubberBanding Members