Rectangle

EmfCommentBeginGroup.Rectangle property

Gets or sets a WMF RectL object ([MS-WMF] section 2.2.2.19) that specifies the output rectangle in logical coordinates.

public Rectangle Rectangle { get; set; }

See Also