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
Κληρονομημένα μέλη
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 τάξη.
public OdCurveTo(OdObject parent)
Parameters
parent
OdObject
Ο γονέας .
Properties
Points
Να πάρει ή να θέσει τα σημεία.
[JsonProperty]
public PointF[] Points { get; set; }
Αξία ιδιοκτησίας
PointF [ ]