WmfPolyLine Class
Summary: The poly line object.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfPolyLine
Inheritance: WmfObject
Constructors
Name | Description |
---|---|
WmfPolyLine() | Initializes a new instance of the WmfPolyLine class |
Properties
Name | Type | Access | Description |
---|---|---|---|
a_points | Point[] | r/w | Gets or sets the points. A NumberOfPoints array of 32-bit PointS Objects, in logical units. |
number_of_point | short | r/w | Gets 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