[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgSkewYTransform

SvgSkewYTransform Class

Represents a 'skewY' function in the transform list.

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

Constructors

Name Description
SvgSkewYTransform()

Initializes a new instance of the SvgSkewYTransform class.

Properties

Name Description
Angle

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