WmfPolyLine 类
Summary: The poly line object.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfPolyLine
Inheritance: WmfObject
Constructors
| Name | 描述 |
|---|---|
| WmfPolyLine() | 初始化 WmfPolyLine 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| a_points | Point[] | r/w | 获取或设置点。一个 NumberOfPoints 的 32 位 PointS 对象数组,使用逻辑单位。 |
| number_of_point | int | r/w | 获取或设置点的数量。一个 16 位有符号整数, 定义数组中点的数量。 |
Constructor: WmfPolyLine()
WmfPolyLine()
初始化 WmfPolyLine 类的新实例