GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoToolDragging Class
/ MoveOffset Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
MoveOffset Property
In This Topic
Gets or sets the offset of the mouse point within the current object.
Syntax
C#
public
SizeF
MoveOffset {
get
;
set
;}
Property Value
This
SizeF
value is in document coordinates.
Remarks
The mouse is normally inside the current object, which is just one of the selected objects being dragged.
See Also
Reference
GoToolDragging Class
GoToolDragging Members