Class OdPolyLine
Class OdPolyLine
Namespace: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic
Assembly: Aspose.Imaging.dll (25.4.0)
The polyline
[JsonObject(MemberSerialization.OptIn)]
public class OdPolyLine : OdPolygon
Inheritance
object ← OdObject ← OdGraphicObject ← OdStyledObject ← OdPolygon ← OdPolyLine
Inherited Members
OdPolygon.Points , OdStyledObject.Style , OdStyledObject.Rectangle , OdGraphicObject.AbsoluteCoordinates , OdObject.parent , OdObject.Parent , OdObject.Items , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
OdPolyLine(OdObject)
Initializes a new instance of the Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdPolyLine class.
public OdPolyLine(OdObject parent)
Parameters
parent
OdObject
The parent.