Class OdEllipticalQundrant
Class OdEllipticalQundrant
İsim alanı : Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Toplantı: Aspose.Imaging.dll (25.4.0)
Elliptik Çeyrek
[JsonObject(MemberSerialization.OptIn)]
public class OdEllipticalQundrant : OdGraphicObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdEllipticalQundrant
mirasçı üyeleri
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 sınıfının yeni bir örneğini başlatır.
public OdEllipticalQundrant(OdObject parent)
Parameters
parent
OdObject
Bir ebeveyn.
Properties
Aksesuar X
Bir değer alır veya [axis x] olup olmadığını gösteren bir değer koyar.
[JsonProperty]
public bool AxisX { get; set; }
Mülkiyet Değer
Point
Bu noktayı alır ya da belirler.
[JsonProperty]
public PointF Point { get; set; }