WmfPolyLine Class

Summary: The poly line object.

Module: aspose.imaging.fileformats.wmf.objects

Full Name: aspose.imaging.fileformats.wmf.objects.WmfPolyLine

Inheritance: WmfObject

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
WmfPolyLine()Initializes a new instance of the WmfPolyLine class

Properties

NameTypeAccessDescription
a_pointsPoint[]r/wGets or sets the points. A NumberOfPoints array of 32-bit PointS
Objects, in logical units.
number_of_pointshortr/wGets or sets the number of point. A 16-bit signed integer that
defines the number of points in the array.

Constructor: WmfPolyLine()

 WmfPolyLine() 

Initializes a new instance of the WmfPolyLine class