 | ProfileInterfaceOffsetRawXY Method |
Namespace:
LynceeTec.Processing
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual void OffsetRawXY(
float offX,
float offY
)
public:
virtual void OffsetRawXY(
float offX,
float offY
)
Parameters
- offX
- Type: SystemSingle
- offY
- Type: SystemSingle
Implements
IProfileDataOffsetRawXY(Single, Single)
See Also