Click or drag to resize

IMcGraphObjServerGetHandlePoint 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 GetHandlePoint ( 
	Index As Integer,
	<OutAttribute> ByRef x As Single,
	<OutAttribute> ByRef y As Single
) As Boolean

Parameters

Index
Type: SystemInt32
x
Type: SystemSingle
y
Type: SystemSingle

Return Value

Type: Boolean
See Also