Clase OdEndPath

Summary: The enhanced end path

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

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

Inheritance: OdGraphicObject

Constructors

NameDescripción
OdEndPath(parent)Inicializa una nueva instancia de la clase OdEndPath.

Properties

NameTypeAccessDescripción
absolute_coordinatesboolr/wObtiene o establece un valor que indica si [absolute coordinates].
fillboolr/wObtiene o establece un valor que indica si este OdEndPath está relleno.
elementosSystem.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]rObtiene los elementos.
parentOdObjectrObtiene el objeto padre.

Constructor: OdEndPath(parent)

 OdEndPath(parent) 

Inicializa una nueva instancia de la clase OdEndPath.

Parameters:

ParámetroTipoDescripción
parentOdObjectEl padre.