Class OdCurveTo

Class OdCurveTo

Nama dari : Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Pengumpulan: Aspose.Imaging.dll (25.4.0)

Curve yang ditingkatkan

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

Inheritance

object OdObject OdGraphicObject OdCurveTo

Derived

OdShortCurveTo

anggota yang diwarisi

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)

Initifikasi contoh baru dari Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdCurveTo kelas.

public OdCurveTo(OdObject parent)

Parameters

parent OdObject

dengan orangtua.

Properties

Points

Dapatkan atau menetapkan poin.

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

Nilai Properti

PointF [ ]

 Indonesia