CdrPolygon Class

Summary: The cdr polygon

Module: aspose.imaging.fileformats.cdr.objects

Full Name: aspose.imaging.fileformats.cdr.objects.CdrPolygon

Inheritance: CdrGraphicObject

Aspose.Imaging Version: 24.5.0

Constructors

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

Properties

NameTypeAccessDescription
bounds_in_pixelsRectangleFr/wGets or sets the bounds in pixels.
clip_idshortr/wGets or sets the clip identifier.
disposedboolrGets a value indicating whether this instance is disposed.
documentCdrDocumentr/wGets or sets the document.
heightdoubler/wGets or sets the y.
parentCdrObjectContainerr/wGets or sets the parent.
point_typesbyter/wGets or sets the point types.
pointsPointD[]r/wGets or sets the points.
widthdoubler/wGets or sets the x.

Constructor: CdrPolygon()

 CdrPolygon() 

Initializes a new instance of the CdrPolygon class