public void InsertMatrix3x2( string propertyName, Matrix3x2 value )
Public Sub InsertMatrix3x2 ( propertyName As String, value As Matrix3x2 )
member InsertMatrix3x2 : propertyName : string * value : Matrix3x2 -> unit
In This Article