VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / PointFRoundingTransform Class
Constructors Properties Methods SeeAlso
In This Topic
PointFRoundingTransform Class Members
In This Topic
The following tables list the members exposed by PointFRoundingTransform.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the PointFRoundingTransform class.
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets the identity transform. (Inherited from PointFTransform)
Public PropertyGets a value indicating whether this transform is invertible.
Public Methods
 NameDescription
Public MethodReturnss the inverse transform.
Public MethodConverts this transform to AffineMatrix.
Public Methodstatic (Shared in Visual Basic)Transforms the bounding box. (Inherited from PointFTransform)
Public MethodTransforms the specified point by this PointFRoundingTransform and returns the result.
Public MethodTransforms the specified points using this PointFRoundingTransform.
Public MethodTransforms the specified vector using this PointFRoundingTransform.
Public MethodTransforms the specified vectors using this PointFRoundingTransform.
See Also