Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
Syntax
C#
Copy Code
|
---|
public MauiMatrix ( float m11, float m12, float m21, float m22, float m31, float m32 ) |
Visual Basic
Copy Code
|
---|
Public New ( _ m11 As Single, _ m12 As Single, _ m21 As Single, _ m22 As Single, _ m31 As Single, _ m32 As Single _ ) |
Parameters
See Also