Click or drag to resize

IMcRegionAccess2ConvertCoordinates Method

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Function ConvertCoordinates ( 
	<OutAttribute> ByRef CoordX As Integer,
	<OutAttribute> ByRef CoordY As Integer,
	Optional ImageToRAelseRAtoImage As Boolean = true
) As Boolean

Parameters

CoordX
Type: SystemInt32
CoordY
Type: SystemInt32
ImageToRAelseRAtoImage (Optional)
Type: SystemBoolean

Return Value

Type: Boolean
See Also