NonLinearTransformation Properties

CVB.Net Documentation

The NonLinearTransformation type exposes the following members.

Properties

  NameDescription
Public propertyCoefficientsX
Return a read only array of the coefficients used for the transformation of x-coordinates.
Public propertyCoefficientsXInverse
Return a read only array of the coefficients used for the inverse transformation of x-coordinates.
Public propertyCoefficientsY
Return a read only array of the coefficients used for the transformation of y-coordinates.
Public propertyCoefficientsYInverse
Return a read only array of the coefficients used for the inverse transformation of y-coordinates.
Public propertyHandle
Native non linear transformation handle.
Public propertyIsDisposed
Tests if the native handle has already been disposed.
Public propertyOrder
Transformation order.
Top
See Also

Reference