Class WmfPolyLine
WmfPolyLine class
The poly line object.
public class WmfPolyLine : WmfObject
Constructors
Name | Description |
---|---|
WmfPolyLine() | The default constructor. |
Properties
Name | Description |
---|---|
APoints { get; set; } | Gets or sets the points. A NumberOfPoints array of 32-bit PointS Objects, in logical units. |
NumberOfPoint { get; set; } | Gets or sets the number of point. A 16-bit signed integer that defines the number of points in the array. |
See Also
- class WmfObject
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging