WmfPolygon Class

Summary: The polygon object

Module: aspose.imaging.fileformats.wmf.objects

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

Inheritance: WmfObject

Aspose.Imaging Version: 24.6.0

Constructors

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

Properties

NameTypeAccessDescription
a_pointsPoint[]r/wGets or sets the points. A NumberOfPoints array of 32-bit PointS
Objects (section 2.2.2.16), 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: WmfPolygon()

 WmfPolygon() 

Initializes a new instance of the WmfPolygon class