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
Type: SystemInt32
Width of the source.
height
Type: SystemInt32
Height of the source.
See Also