OdEnhancedGeometry 类

Summary: The Enhanced geometry object.

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

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

Inheritance: OdGraphicObject

Constructors

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

Properties

NameTypeAccess描述
absolute_coordinatesboolr/w获取或设置指示是否使用 [absolute coordinates] 的值。
enhanced_pathOdGraphicObject[]r/w获取或设置增强路径。
System.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]r获取项目。
parentOdObjectr获取父对象。
typestringr/w获取或设置类型。
view_boxRectangler/w获取或设置视图框。

Constructor: OdEnhancedGeometry(parent)

 OdEnhancedGeometry(parent) 

初始化 OdEnhancedGeometry 类的新实例。

Parameters:

参数TypeDescription
parentOdObject父对象。