System.Html.Media.Graphics.SVG.SVGTransform.SetSkewY C# (CSharp) Method

SetSkewY() public method

public SetSkewY ( double angle ) : void
angle double
return void
        public void SetSkewY(double angle)
        {
        }