Classe OdRectangle

Summary: The rectangle object

Module: aspose.imaging.fileformats.opendocument.objects.graphic

Full Name: aspose.imaging.fileformats.opendocument.objects.graphic.OdRectangle

Inheritance: OdStyledObject

Constructors

NameDescription
OdRectangle(parent)Initialise une nouvelle instance de la classe OdRectangle.

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wObtient ou définit une valeur indiquant si [absolute coordinates].
corner_radiusfloatr/wObtient ou définit le rayon du coin.
élémentsSystem.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]rObtient les éléments.
parentOdObjectrObtient l’objet parent.
rectangleRectangleFr/wObtient ou définit le rectangle.
styleOdGraphicStyler/wObtient ou définit le style.

Constructor: OdRectangle(parent)

 OdRectangle(parent) 

Initialise une nouvelle instance de la classe OdRectangle.

Parameters:

ParamètreTypeDescription
parentOdObjectLe parent.