Click or drag to resize

ProfileInterfaceOffsetRawXY Method

Namespace:  LynceeTec.Processing
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual void OffsetRawXY(
	float offX,
	float offY
)

Parameters

offX
Type: SystemSingle
offY
Type: SystemSingle

Implements

IProfileDataOffsetRawXY(Single, Single)
See Also