Extent

EmfSetWindowExtEx.Extent property

Gets or sets a 64-bit WMF SizeL object ([MS-WMF] section 2.2.2.22) that specifies the horizontal and vertical extents in logical units.

public Size Extent { get; set; }

See Also