Bounds

EmfExtTextOutA.Bounds property

Gets or sets a WMF RectL object ([MS-WMF] section 2.2.2.19). It is not used and MUST be ignored on receipt.

public Rectangle Bounds { get; set; }

See Also