WmfChord 类
Summary: The META_CHORD record draws a chord, which is defined by a region
bounded by the intersection of an ellipse with a line segment. The chord
is outlined using the pen and filled using the brush that are defined in
the playback device context.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfChord
Inheritance: WmfRectangle
Constructors
| Name | 描述 |
|---|---|
| WmfChord() | 初始化 WmfChord 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| radial1 | Point | r/w | 获取或设置 radial1。 |
| radial2 | Point | r/w | 获取或设置 radial2。 |
| rectangle | Rectangle | r/w | 获取或设置矩形。 |
Constructor: WmfChord()
WmfChord()
初始化 WmfChord 类的新实例