Class OdEllipticalQundrant
Class OdEllipticalQundrant
名称: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic アセンション: Aspose.Imaging.dll (25.4.0)
エリプティック四角形
[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クラスの新しい例を開始します。
public OdEllipticalQundrant(OdObject parent)
Parameters
parent
OdObject
親である。
Properties
エクセックス
得るか、あるいは値を設定するかどうかを示す。
[JsonProperty]
public bool AxisX { get; set; }
不動産価値
Point
ポイントを取るか、ポイントを取るか。
[JsonProperty]
public PointF Point { get; set; }