Click or drag to resize

Unwrapping2DPathFollowingSetSourcePhaseDimensions Method

Sets the source dimensions.

Namespace: LynceeTec.Processing.ComplexProcessing
Assembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public void SetSourcePhaseDimensions(
	int width,
	int height
)

Parameters

width  Int32
Width of the source.
height  Int32
Height of the source.
See Also