C# Class LayoutFarm.Svg.Transforms.SvgSkew

The class which applies the specified skew vector to this Matrix.
Inheritance: SvgTransform
显示文件 Open project: prepare/HTML-Renderer

Public Methods

Method Description
SvgSkew ( float x, float y )

Method Details

SvgSkew() public method

public SvgSkew ( float x, float y )
x float
y float