MatrixData

EmfPlusMultiplyWorldTransform.MatrixData property

Gets or sets an EmfPlusTransformMatrix object (section 2.2.2.47) that defines the multiplication matrix.

public Matrix MatrixData { get; set; }

Property Value

The matrix data.

See Also