Box

EmfChord.Box property

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

public Rectangle Box { get; set; }

See Also