Nevron .NET Vision
Nevron.GraphicsCore Namespace / NMatrix2DD Structure / Identity Field


In This Topic
    Identity Field (NMatrix2DD)
    In This Topic
    The Identity matrix
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Identity As NMatrix2DD
    'Usage
     
    
    Dim value As NMatrix2DD
     
    value = NMatrix2DD.Identity
    public static readonly NMatrix2DD Identity
    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