Matrix2D Constructor (Angle)

CVB.Net Documentation
Construct a 2x2 matrix that represents a rotation.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public Matrix2D(
	Angle rotation
)

Parameters

rotation
Type: Stemmer.CvbAngle
Angle of the rotation
See Also

Reference