VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / VintasoftPoint3DTransform Class
Constructors Properties Methods SeeAlso
In This Topic
VintasoftPoint3DTransform Class Members
In This Topic
The following tables list the members exposed by VintasoftPoint3DTransform.
Protected Constructors
 NameDescription
Protected ConstructorInitializes a new instance of the VintasoftPoint3DTransform 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 MethodReturns the inverse transform.
Public MethodTransforms the specified point by this VintasoftPoint3DTransform and returns the result.
Public MethodTransforms the specified points by this VintasoftPoint3DTransform.
Public MethodTransforms the specified vector by this VintasoftPoint3DTransform.
Public MethodTransforms the specified vectors by this VintasoftPoint3DTransform.
See Also