OdCustomShape Klasse

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

NameBeschreibung
OdCustomShape(parent)Initialisiert eine neue Instanz der OdCustomShape Klasse.

Properties

NameTypeAccessBeschreibung
absolute_coordinatesboolr/wLiest oder setzt einen Wert, der angibt, ob [absolute coordinates].
ElementeSystem.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]rRuft die Elemente ab.
Ebenestringr/wLiest oder setzt die Ebene.
parentOdObjectrRuft das übergeordnete Objekt ab.
rectangleRectangleFr/wLiest oder setzt das Rechteck.
styleOdGraphicStyler/wLiest oder setzt den Stil.
style_namestringr/wLiest oder setzt den Namen des Stils.
text_style_namestringr/wLiest oder setzt den Namen des Textstils.

Constructor: OdCustomShape(parent)

 OdCustomShape(parent) 

Initialisiert eine neue Instanz der OdCustomShape Klasse.

Parameters:

ParameterTypBeschreibung
parentOdObjectDas übergeordnete Element.