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
Αξίξ
Παίρνει ή καθορίζει μια τιμή που υποδεικνύει αν [axis x].
[JsonProperty]
public bool AxisX { get; set; }
Αξία ιδιοκτησίας
Point
Να πάρει ή να θέσει το σημείο.
[JsonProperty]
public PointF Point { get; set; }