GoDiagram Web Reference
MoveOffset Property

Gets or sets the offset of the mouse point within the current object.
Syntax
'Declaration
 
Public Property MoveOffset As SizeF
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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoToolDragging Class
GoToolDragging Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback