PDFView4NET WPF Edition
PDFMatrix Class Methods

O2S.Components.PDFView4NET Namespace : PDFMatrix Class

For a list of all members of this type, see PDFMatrix members.

Public Methods
 NameDescription
Public MethodInverts this matrix object.  
Public MethodOverloaded. Multiplies this matrix by the matrix specified in the matrix parameter.  
Public MethodRotates the matrix with the specified angle.  
Public Methodstatic (Shared in Visual Basic)Creates a matrix with a rotation as the initial value.  
Public MethodScales the matrix.  
Public Methodstatic (Shared in Visual Basic)Creates a matrix with a scaling as the initial value.  
Public MethodConverts the matrix to string representation.  
Public MethodOverloaded. Transforms the point with the affine transformation specifies by this matrix.  
Public MethodTransforms the point with the affine transformation specifies by this matrix.  
Public MethodOverloaded. Transforms the point with the affine transformation specifies by this matrix and ignores the translation values.  
Public MethodTransforms the point with the affine transformation specifies by this matrix and ignores the translation values.  
Public MethodTranslates the matrix.  
Public Methodstatic (Shared in Visual Basic)Creates a matrix with a translation as the initial value.  
Top
See Also

Reference

PDFMatrix Class
O2S.Components.PDFView4NET Namespace