Bounds

EmfPolyDraw.Bounds property

Gets or sets a 128-bit WMF RectL object, specified in [MS-WMF] section 2.2.2.19, which specifies the bounding rectangle, in device units.

public Rectangle Bounds { get; set; }

See Also