CdrRectangle Class

Summary: The cdr rectangle

Module: aspose.imaging.fileformats.cdr.objects

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

Inheritance: CdrGraphicObject

Constructors

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

Properties

NameTypeAccessDescription
bounds_in_pixelsRectangleFr/wGets or sets the bounds in pixels.
clip_idintr/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.
heightfloatr/wGets or sets the y.
parentCdrObjectContainerr/wGets or sets the parent.
r0floatr/wGets or sets the r0.
r1floatr/wGets or sets the r1.
r2floatr/wGets or sets the r2.
r3floatr/wGets or sets the r3.
scale_xfloatr/wGets or sets the scale x.
scale_yfloatr/wGets or sets the scale y.
widthfloatr/wGets or sets the x.

Constructor: CdrRectangle()

 CdrRectangle() 

Initializes a new instance of the CdrRectangle class