[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Properties.GetMatrix4x4ValueByName

GetMatrix4x4ValueByName Method

GetMatrix4x4ValueByName(string)

Gets the value of the specified property by name.

Declaration
public Matrix4x4 GetMatrix4x4ValueByName(string name)
Parameters
Type Name Description
string name

The name of the property.

Returns
Type Description
Matrix4x4

The value of the specified property by name.