WmfRoundRect.Width

WmfRoundRect.Width property

Gets or sets the width.

public short Width { get; set; }

Property Value

The width, in logical coordinates, of the ellipse used to draw the rounded corners.

See Also