[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgSkewXTransform

SvgSkewXTransform Class

Represents a 'skewX' function in the transform list.

Inheritance
SvgSkewXTransform
Namespace: GrapeCity.Documents.Svg
Assembly: DS.Documents.Imaging.dll
Syntax
public class SvgSkewXTransform : SvgTransform
Public Class SvgSkewXTransform
    Inherits SvgTransform

Constructors

Name Description
SvgSkewXTransform()

Initializes a new instance of the SvgSkewXTransform class.

Properties

Name Description
Angle

Gets or sets the angle for a 2D skew transformation along the X axis.