Corner

EmfRoundRect.Corner property

Gets or sets a 64-bit WMF SizeL object, specified in [MS-WMF] section 2.2.2.22, which specifies the width and height, in logical coordinates, of the ellipse used to draw the rounded corners.

public Size Corner { get; set; }

See Also