Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / DMatrix Structure
Members

In This Topic
    DMatrix Structure
    In This Topic
    Contains the result of matrix decomposition.
    Object Model
    DMatrix Structure
    Syntax
    'Declaration
     
    Public Structure DMatrix 
       Inherits System.ValueType
    public struct DMatrix : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.Drawing.DMatrix

    See Also