Nevron .NET Vision
Nevron.GraphicsCore Namespace / NMatrix2DD Structure
Members


In This Topic
    NMatrix2DD Structure
    In This Topic
    The NMatrix2DD structure represents an affine 2D transformation
    Object Model
    NMatrix2DD Structure
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Structure NMatrix2DD 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NMatrix2DD
    [System.Serializable()]
    public struct NMatrix2DD : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.GraphicsCore.NMatrix2DD

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also