Class OdEllipticalQundrant
Class OdEllipticalQundrant
De naam: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Verzameling: Aspose.Imaging.dll (25.4.0)
Het elliptische kwadrant
[JsonObject(MemberSerialization.OptIn)]
public class OdEllipticalQundrant : OdGraphicObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdEllipticalQundrant
Geëerbiede leden
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)
Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEllipticalQundrant klasse.
public OdEllipticalQundrant(OdObject parent)
Parameters
parent
OdObject
De ouders.
Properties
AxisX
Geeft of stelt een waarde aan die wijst of [axis x].
[JsonProperty]
public bool AxisX { get; set; }
Eigendomswaarde
Point
Geeft of zet het punt.
[JsonProperty]
public PointF Point { get; set; }