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