Click or drag to resize

IMcGraphObjServerMoveHandleTo Method

Namespace:  MediaCy.IQL.Display.Overlays
Assembly:  MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
Syntax
VB
Function MoveHandleTo ( 
	Handle As Integer,
	x As Single,
	y As Single,
	Drag As Boolean,
	CallFromTool As Boolean
) As Boolean

Parameters

Handle
Type: SystemInt32
x
Type: SystemSingle
y
Type: SystemSingle
Drag
Type: SystemBoolean
CallFromTool
Type: SystemBoolean

Return Value

Type: Boolean
See Also