VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf Namespace / WpfPointRoundingTransform Class
Constructors Properties Methods SeeAlso
In This Topic
WpfPointRoundingTransform Class Members
In This Topic
The following tables list the members exposed by WpfPointRoundingTransform.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the WpfPointRoundingTransform class.
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets the identity transform. (Inherited from WpfPointTransform)
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 WpfPointRoundingTransform and returns the result.
Public MethodTransforms the specified points by this WpfPointRoundingTransform.
Public MethodTransforms the specified vector by this WpfPointRoundingTransform.
Public MethodTransforms the specified vectors by this WpfPointRoundingTransform.
See Also