Class OdPolyLine

Class OdPolyLine

De naam: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Verzameling: Aspose.Imaging.dll (25.4.0)

De polyline

[JsonObject(MemberSerialization.OptIn)]
public class OdPolyLine : OdPolygon

Inheritance

object OdObject OdGraphicObject OdStyledObject OdPolygon OdPolyLine

Geëerbiede leden

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)

Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdPolyLine klasse.

public OdPolyLine(OdObject parent)

Parameters

parent OdObject

De ouders.

Zie ook

OdPolygon

 Nederlands