Class OdCurveTo

Class OdCurveTo

اسم الفضاء : Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic تجميع: Aspose.Imaging.dll (25.4.0)

الموجة المرتفعة

[JsonObject(MemberSerialization.OptIn)]
public class OdCurveTo : OdGraphicObject

Inheritance

object OdObject OdGraphicObject OdCurveTo

Derived

OdShortCurveTo

الأعضاء الموروثين

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

OdCurveTo(OdObject)

يبدأ مثالًا جديدًا من Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdCurveTo class.

public OdCurveTo(OdObject parent)

Parameters

parent OdObject

والديه .

Properties

Points

يحصل أو يضع النقاط.

[JsonProperty]
public PointF[] Points { get; set; }

قيمة الممتلكات

PointF [ ]

 عربي