[]
Represents a 'skewX' function in the transform list.
public class SvgSkewXTransform : SvgTransform
Public Class SvgSkewXTransform
Inherits SvgTransform
| Name | Description |
|---|---|
| SvgSkewXTransform() | Initializes a new instance of the SvgSkewXTransform class. |
| Name | Description |
|---|---|
| Angle | Gets or sets the angle for a 2D skew transformation along the X axis. |