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.OdCurve クラスの新しい例を開始します。
public OdCurveTo(OdObject parent)
Parameters
parent
OdObject
親である。
Properties
Points
ポイントを得たり、ポイントを設定したりする。
[JsonProperty]
public PointF[] Points { get; set; }
不動産価値
PointF ( )