Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgMatrixTransform Class / Matrix Property

In This Topic
    Matrix Property
    In This Topic
    Gets or sets an GrapeCity.Documents.Common.Matrix describing the transformation.
    Syntax
    'Declaration
     
    Public Property Matrix As Matrix
    public Matrix Matrix {get; set;}
    See Also