Click or drag to resize

IMcWarpMethod Property

Read/write property used to set or get the transformation method for ApplyToImage, ApplyToFeatures and ApplyToPoints.

Namespace:  MediaCy.IQL.Operations
Assembly:  MediaCy.IQL.Operations (in MediaCy.IQL.Operations.dll) Version: 10.0.6912.0
Syntax
VB
Property Method As mcWarpMethod
	Get
	Set

Return Value

Type: mcWarpMethod
Current warp method.
See Also