Class OdEllipticalQundrant
Class OdEllipticalQundrant
Der Name: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Versammlung: Aspose.Imaging.dll (25.4.0)
Der elliptische Quadrant
[JsonObject(MemberSerialization.OptIn)]
public class OdEllipticalQundrant : OdGraphicObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdEllipticalQundrant
Vererbte Mitglieder
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)
Initialisiert eine neue Instanz der Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEllipticalQundrant Klasse.
public OdEllipticalQundrant(OdObject parent)
Parameters
parent
OdObject
Der Elternteil.
Properties
AxisX
Er erhält oder setzt einen Wert, der darauf hindeutet, ob [axis x].
[JsonProperty]
public bool AxisX { get; set; }
Eigentumswert
Point
Gibt oder legt den Punkt.
[JsonProperty]
public PointF Point { get; set; }