MatrixData

EmfPlusSetWorldTransform.MatrixData property

Gets or sets an EmfPlusTransformMatrix object (section 2.2.2.47) that defines the new current world transform.

public Matrix MatrixData { get; set; }

Property Value

The matrix data.

See Also