WmfRectangle Class
Summary: The META_RECTANGLE record paints a rectangle. The rectangle is outlined
by using the pen and filled by using the brush that are defined in the
playback device context.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfRectangle
Inheritance: WmfObject
Constructors
| Name | Description |
|---|---|
| WmfRectangle() | Initializes a new instance of the WmfRectangle class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| rectangle | Rectangle | r/w | Gets or sets the rectangle. |
Constructor: WmfRectangle()
WmfRectangle()
Initializes a new instance of the WmfRectangle class