Overload List
| Name | Description | |
|---|---|---|
| RotationMatrix2D<(Of <(T>)>)()()() |
Create an empty (2x3) 2D rotation matrix
| |
| RotationMatrix2D<(Of <(T>)>)(SerializationInfo, StreamingContext) |
Constructor used to deserialize 2D rotation matrix
| |
| RotationMatrix2D<(Of <(T>)>)(PointF, Double, Double) |
Create a (2x3) 2D rotation matrix
|