Class OdPolyLine

Class OdPolyLine

Název místa: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Shromáždění: Aspose.Imaging.dll (25.4.0)

Polylinová

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

Inheritance

object OdObject OdGraphicObject OdStyledObject OdPolygon OdPolyLine

Dědiční členové

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)

Začíná nový příklad třídy Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdPolyLine.

public OdPolyLine(OdObject parent)

Parameters

parent OdObject

a rodiče.

Vidět také

OdPolygon

 Čeština