WmfPie Class
Summary: The META_PIE record draws a pie-shaped wedge bounded by the intersection
of an ellipse and two radials. The pie 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.WmfPie
Inheritance: WmfRectangle
Constructors
Name | Description |
---|---|
WmfPie() | Initializes a new instance of the WmfPie class |
Properties
Name | Type | Access | Description |
---|---|---|---|
radial1 | Point | r/w | Gets or sets the radial1. |
radial2 | Point | r/w | Gets or sets the radial2. |
rectangle | Rectangle | r/w | Gets or sets the rectangle. |
Constructor: WmfPie()
WmfPie()
Initializes a new instance of the WmfPie class