CdrRectangle Class

Summary: The cdr rectangle

Module: aspose.imaging.fileformats.cdr.objects

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

Inheritance: CdrGraphicObject

Aspose.Imaging Version: 24.6.0

Constructors

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

Properties

NameTypeAccessDescription
bounds_in_pixelsRectangleFr/wGets or sets the bounds in pixels.
clip_idshortr/wGets or sets the clip identifier.
corner_typeintr/wGets or sets the type of the corner.
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.
r0doubler/wGets or sets the r0.
r1doubler/wGets or sets the r1.
r2doubler/wGets or sets the r2.
r3doubler/wGets or sets the r3.
scale_xdoubler/wGets or sets the scale x.
scale_ydoubler/wGets or sets the scale y.
widthdoubler/wGets or sets the x.

Constructor: CdrRectangle()

 CdrRectangle() 

Initializes a new instance of the CdrRectangle class