VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / VintasoftPointScaleTransform Class
In This Topic
VintasoftPointScaleTransform Class Methods
In This Topic
For a list of all methods of this type, see VintasoftPointScaleTransform.
Public Methods
 NameDescription
Public MethodCreates the point transform for constant X coordinate. (Inherited from VintasoftPointTransform)
Public MethodCreates the point transform for constant Y coordinate. (Inherited from VintasoftPointTransform)
Public MethodReturns the inverse transform.
Public Methodstatic (Shared in Visual Basic)Overloaded. Transforms the bounding box. (Inherited from VintasoftPointTransform)
Public MethodOverloaded. Transforms the specified point coordinates using this .
Public MethodTransforms the specified points using this VintasoftPointScaleTransform.
Public MethodOverloaded. Transforms the specified vector coordinates using this .
Public MethodTransforms the specified vectors using this VintasoftPointScaleTransform.
See Also