Name | Description | |
---|---|---|
![]() | VintasoftPointTranslateTransform | Initializes a new instance of the VintasoftPointTranslateTransform class. |
Name | Description | |
---|---|---|
![]() | VintasoftPointTranslateTransform | Initializes a new instance of the VintasoftPointTranslateTransform class. |
Name | Description | |
---|---|---|
![]() ![]() | Identity | Gets the identity transform. (Inherited from VintasoftPointTransform) |
![]() | IsInvertible | Gets a value indicating whether this transform is invertible. |
![]() | OffsetX | Gets the X offset. |
![]() | OffsetY | Gets the Y offset. |
Name | Description | |
---|---|---|
![]() | CreateConstantXTransform | Creates the point transform for constant X coordinate. (Inherited from VintasoftPointTransform) |
![]() | CreateConstantYTransform | Creates the point transform for constant Y coordinate. (Inherited from VintasoftPointTransform) |
![]() | GetInverseTransform | Returns the inverse transform. |
![]() ![]() | TransformBoundingBox | Overloaded. Transforms the bounding box. (Inherited from VintasoftPointTransform) |
![]() | TransformPoint | Overloaded. Transforms the specified point coordinates by this |
![]() | TransformPoints | Transforms the specified points by this VintasoftPointTranslateTransform. |
![]() | TransformVector | Overloaded. Transforms the specified vector coordinates by this |
![]() | TransformVectors | Transforms the specified vectors by this VintasoftPointTranslateTransform. |
![]() ![]() | TranslatePoints | Translates the points using the specified offset along X and Y axis. |