Height

WmfRoundRect.Height property

Gets or sets the height.

public short Height { get; set; }

Property Value

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

See Also