'Declaration Public Enum SvgTransformType Inherits System.Enum
public enum SvgTransformType : System.Enum
'Declaration Public Enum SvgTransformType Inherits System.Enum
public enum SvgTransformType : System.Enum
Member | Description |
---|---|
Matrix | Represents the 'matrix' function. |
Rotate | Represents the 'rotate' function. |
Scale | Represents the 'scale' function. |
SkewX | Represents the 'skewX' function. |
SkewY | Represents the 'skewY' function. |
Translate | Represents the 'translate' function. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Svg.SvgTransformType