Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgMatrix Class / Identity Field

In This Topic
    Identity Field (SvgMatrix)
    In This Topic
    Gets the identity matrix.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Identity As SvgMatrix
    public static readonly SvgMatrix Identity
    See Also