OdNoStrokePath
Inheritance: java.lang.Object, com.aspose.imaging.fileformats.opendocument.OdObject, com.aspose.imaging.fileformats.opendocument.objects.graphic.OdGraphicObject
public class OdNoStrokePath extends OdGraphicObject
Spécifie que l’ensemble actuel de sous-chemins ne sera pas tracé.
Constructeurs
| Constructeur | Description |
|---|---|
| OdNoStrokePath(OdObject parent) | Initialise une nouvelle instance de la classe OdNoStrokePath. |
OdNoStrokePath(OdObject parent)
public OdNoStrokePath(OdObject parent)
Initialise une nouvelle instance de la classe OdNoStrokePath.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| parent | OdObject | Le parent. |