Bounds

EmfGlsBoundedRecord.Bounds property

Gets or sets a WMF RectL object ([MS-WMF] section 2.2.2.19) that defines a bounding rectangle, in device units, for output produced by executing the OpenGL function.

public Rectangle Bounds { get; set; }

See Also