OdPath 类

Summary: The open document object path

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

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

Inheritance: OdStyledObject

Constructors

Name描述
OdPath(parent)初始化 OdPath 类的新实例。

Properties

NameTypeAccess描述
absolute_coordinatesboolr/w获取或设置指示是否使用 [absolute coordinates] 的值。
数据stringr/w获取或设置数据。
enhanced_pathOdGraphicObject[]r/w获取或设置增强路径。
System.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]r获取项目。
图层stringr/w获取或设置图层。
parentOdObjectr获取父对象。
rectangleRectangleFr/w获取或设置矩形。
styleOdGraphicStyler/w获取或设置样式。
style_namestringr/w获取或设置样式的名称。
text_style_namestringr/w获取或设置文本样式的名称。

Constructor: OdPath(parent)

 OdPath(parent) 

初始化 OdPath 类的新实例。

Parameters:

参数TypeDescription
parentOdObject父对象。