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
艾克斯X
接收或设置一个值,表明是否 [axis x].
[JsonProperty]
public bool AxisX { get; set; }
财产价值
Point
得到或设置点。
[JsonProperty]
public PointF Point { get; set; }