[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgTransform

SvgTransform Class

Represents a single function in the transform list.

Namespace: GrapeCity.Documents.Svg
Assembly: DS.Documents.Imaging.dll
Syntax
public abstract class SvgTransform
Public MustInherit Class SvgTransform

Constructors

Name Description
SvgTransform(SvgTransformType)

Initializes a new instance of the SvgTransform class.

Properties

Name Description
TransformType

Gets the type of SVG transform function.

Methods

Name Description
ToString()

Returns a string that represents the current object.