Classe OdCustomShape

Summary: The open document custom-shape.

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

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

Inheritance: OdStyledObject

Constructors

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

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wObtient ou définit une valeur indiquant si [absolute coordinates].
élémentsSystem.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]rObtient les éléments.
couchestringr/wObtient ou définit la couche.
parentOdObjectrObtient l’objet parent.
rectangleRectangleFr/wObtient ou définit le rectangle.
styleOdGraphicStyler/wObtient ou définit le style.
style_namestringr/wObtient ou définit le nom du style.
text_style_namestringr/wObtient ou définit le nom du style de texte.

Constructor: OdCustomShape(parent)

 OdCustomShape(parent) 

Initialise une nouvelle instance de la classe OdCustomShape.

Parameters:

ParamètreTypeDescription
parentOdObjectLe parent.