Click or drag to resize

SvgSkew Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the SvgSkew class

Namespace:  Svg.Transforms
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public SvgSkew(
	float x,
	float y
)
Request Example View Source

Parameters

x
Type: SystemSingle
y
Type: SystemSingle
See Also