Clase OdNoStrokePath

Summary: Specifies that the current set of sub-paths will not be stroked.

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

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

Inheritance: OdGraphicObject

Constructors

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

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: OdNoStrokePath(parent)

 OdNoStrokePath(parent) 

Inicializa una nueva instancia de la clase OdNoStrokePath.

Parameters:

ParámetroTipoDescripción
parentOdObjectEl padre.