Clase OdClosePath

Summary: The close path

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

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

Inheritance: OdGraphicObject

Constructors

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

Properties

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

Constructor: OdClosePath(parent)

 OdClosePath(parent) 

Inicializa una nueva instancia de la clase OdClosePath.

Parameters:

ParámetroTipoDescripción
parentOdObjectEl padre.