Class WmfPolygon
WmfPolygon class
The polygon object
public class WmfPolygon : WmfObject
Constructors
Name | Description |
---|---|
WmfPolygon() | The default constructor. |
Properties
Name | Description |
---|---|
APoints { get; set; } | Gets or sets the points. A NumberOfPoints array of 32-bit PointS Objects (section 2.2.2.16), 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