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  Single
 
offY  Single
 

Implements

IProfileDataOffsetRawXY(Single, Single)
See Also