[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Properties.GetMatrix3x2Value

GetMatrix3x2Value Method

GetMatrix3x2Value(int)

Gets the value of the specified property by index.

Declaration
public Matrix3x2 GetMatrix3x2Value(int index)
Parameters
Type Name Description
int index

The index of the property from which the data is to be obtained.

Returns
Type Description
Matrix3x2

The value of the specified property by index.