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

NameTypeAccess描述
a_pointsPoint[]r/w获取或设置点。一个 NumberOfPoints 的 32 位 PointS
对象数组,使用逻辑单位。
number_of_pointintr/w获取或设置点的数量。一个 16 位有符号整数,
定义数组中点的数量。

Constructor: WmfPolyLine()

 WmfPolyLine() 

初始化 WmfPolyLine 类的新实例