WorldToDevice

EmfPlusSetTsGraphics.WorldToDevice property

Gets or sets an 192-bit EmfPlusTransformMatrix object (section 2.2.2.47) that specifies the world space to device space transforms.

public Matrix WorldToDevice { get; set; }

Property Value

The world to device.

See Also