WmfRoundRect

WmfRoundRect class

The rectangle object.

public class WmfRoundRect : WmfRectangle

Constructors

NameDescription
WmfRoundRect()The default constructor.

Properties

NameDescription
Height { get; set; }Gets or sets the height.
Rectangle { get; set; }Gets or sets the rectangle.
Width { get; set; }Gets or sets the width.

See Also