WmfPie 类
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 | 描述 |
|---|---|
| WmfPie() | 初始化 WmfPie 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| radial1 | Point | r/w | 获取或设置 radial1。 |
| radial2 | Point | r/w | 获取或设置 radial2。 |
| rectangle | Rectangle | r/w | 获取或设置矩形。 |
Constructor: WmfPie()
WmfPie()
初始化 WmfPie 类的新实例