Click or drag to resize

SvgRotate Constructor (Single)

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

Namespace:  Svg.Transforms
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public SvgRotate(
	float angle
)
Request Example View Source

Parameters

angle
Type: SystemSingle
See Also