Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgTransform Class / TransformType Property

In This Topic
    TransformType Property
    In This Topic
    Gets the type of SVG transform function.
    Syntax
    'Declaration
     
    Public ReadOnly Property TransformType As SvgTransformType
    public SvgTransformType TransformType {get;}
    See Also