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

Name描述
OdNoStrokePath(parent)初始化一个新的 OdNoStrokePath 类的实例。

Properties

NameTypeAccess描述
absolute_coordinatesboolr/w获取或设置指示是否使用 [absolute coordinates] 的值。
System.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]r获取项目。
parentOdObjectr获取父对象。

Constructor: OdNoStrokePath(parent)

 OdNoStrokePath(parent) 

初始化一个新的 OdNoStrokePath 类的实例。

Parameters:

参数TypeDescription
parentOdObject父对象。