CdrPolygon Class

Summary: The cdr polygon

Module: aspose.imaging.fileformats.cdr.objects

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

Inheritance: CdrGraphicObject

Constructors

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

Properties

NameTypeAccessDescription
bounds_in_pixelsRectangleFr/wGets or sets the bounds in pixels.
clip_idintr/wGets or sets the clip identifier.
disposedboolrGets a value indicating whether this instance is disposed.
documentCdrDocumentr/wGets or sets the document.
heightfloatr/wGets or sets the y.
parentCdrObjectContainerr/wGets or sets the parent.
point_typesSystem.Byter/wGets or sets the point types.
pointsPointD[]r/wGets or sets the points.
widthfloatr/wGets or sets the x.

Constructor: CdrPolygon()

 CdrPolygon() 

Initializes a new instance of the CdrPolygon class