Table of Contents

Class OdPolyLine

Namespace
Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic
Assembly
Aspose.Imaging.dll

The polyline

public class OdPolyLine : OdPolygon
Inheritance
OdPolyLine
Inherited Members

Constructors

OdPolyLine(OdObject)

Initializes a new instance of the OdPolyLine class.

public OdPolyLine(OdObject parent)

Parameters

parent OdObject

The parent.

See Also

See Also