[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Properties.GetMatrix3x2ValueByName

GetMatrix3x2ValueByName Method

GetMatrix3x2ValueByName(string)

Gets the value of the specified property by name.

Declaration
public Matrix3x2 GetMatrix3x2ValueByName(string name)
Parameters
Type Name Description
string name

The name of the property.

Returns
Type Description
Matrix3x2

The value of the specified property by name.