DS.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / DMatrix Structure
Fields Methods

DMatrix Structure Members

The following tables list the members exposed by DMatrix.

Public Fields
 NameDescription
Public FieldThe rotation angle in radians.  
Public FieldThe value to scale by on the X axis.  
Public FieldThe value to scale by on the Y axis.  
Public FieldThe X angle, in radians.  
Public FieldThe Y angle, in radians.  
Public FieldThe X offset.  
Public FieldThe Y offset.  
Top
Public Methods
 NameDescription
Public MethodCreates the System.Numerics.Matrix3x2 from decomposition info.  
Public MethodReturns the fully qualified type name of this instance.  
Public Methodstatic (Shared in Visual Basic)Tries to create the DMatrix from System.Numerics.Matrix3x2.  
Top
See Also