DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgSkewYTransform Class
Properties Methods

SvgSkewYTransform Class Members

The following tables list the members exposed by SvgSkewYTransform.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the SvgSkewYTransform class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the angle for a 2D skew transformation along the Y axis.  
Public PropertyGets the type of SVG transform function. (Inherited from GrapeCity.Documents.Svg.SvgTransform)
Top
Public Methods
 NameDescription
Public MethodReturns a string that represents the current object. (Inherited from GrapeCity.Documents.Svg.SvgTransform)
Top
See Also