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