VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / VintasoftPointTransform Class
Constructors Properties Methods SeeAlso
In This Topic
VintasoftPointTransform Class Members
In This Topic
The following tables list the members exposed by VintasoftPointTransform.
Protected Constructors
 NameDescription
Protected ConstructorInitializes a new instance of the VintasoftPointTransform class.
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets the identity transform.
Public PropertyGets a value indicating whether this transform is invertible.
Public Methods
 NameDescription
Public MethodCreates the point transform for constant X coordinate.
Public MethodCreates the point transform for constant Y coordinate.
Public MethodReturns the inverse transform.
Public Methodstatic (Shared in Visual Basic)Overloaded. Transforms the bounding box.
Public MethodOverloaded. Transforms the specified point coordinates by this .
Public MethodTransforms the specified points by this VintasoftPointTransform.
Public MethodOverloaded. Transforms the specified vector coordinates by this .
Public MethodTransforms the specified vectors by this VintasoftPointTransform.
See Also