Class OdEllipticalQundrant
Class OdEllipticalQundrant
ชื่อพื้นที่: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic การประกอบ: Aspose.Imaging.dll (25.4.0)
สี่เหลี่ยม elliptical
[JsonObject(MemberSerialization.OptIn)]
public class OdEllipticalQundrant : OdGraphicObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdEllipticalQundrant
อนุญาโตตุลาการ
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
OdEllipticalQundrant(OdObject)
เริ่มต้นตัวอย่างใหม่ของ Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEllipticalQundrant class
public OdEllipticalQundrant(OdObject parent)
Parameters
parent
OdObject
ครอบครัว
Properties
เอ็กซ์
รับหรือตั้งค่าหมายความว่า [axis x]
[JsonProperty]
public bool AxisX { get; set; }
คุณสมบัติมูลค่า
Point
ได้รับหรือตั้งค่าจุด
[JsonProperty]
public PointF Point { get; set; }