AffineMatrix2D Properties

CVB.Net Documentation

The AffineMatrix2D type exposes the following members.

Properties

  NameDescription
Public propertyIsTranslation
True if this affine matrix corresponds to a pure translation, false otherwise.
Public propertyItem
Index access.
Public propertyMatrix
The transformation part of the affine matrix.
Public propertyTranslation
The translation part of the affine matrix.
Top
See Also

Reference