[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Properties.GetMatrix5x4ValueByName

GetMatrix5x4ValueByName Method

GetMatrix5x4ValueByName(string)

Gets the value of the specified property by name.

Declaration
public Matrix5x4 GetMatrix5x4ValueByName(string name)
Parameters
Type Name Description
string name

The name of the property.

Returns
Type Description
Matrix5x4

The value of the specified property by name.