Class OdEllipticalQundrant
Class OdEllipticalQundrant
Nazwa przestrzeń: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Zgromadzenie: Aspose.Imaging.dll (25.4.0)
Elliptyczny kwadrat
[JsonObject(MemberSerialization.OptIn)]
public class OdEllipticalQundrant : OdGraphicObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdEllipticalQundrant
Dziedziczeni członkowie
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)
Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEllipticalQundrant.
public OdEllipticalQundrant(OdObject parent)
Parameters
parent
OdObject
z rodzicem .
Properties
AxisX
Otrzymuje lub ustawia wartość wskazującą, czy [axis x].
[JsonProperty]
public bool AxisX { get; set; }
Wartość nieruchomości
Point
Dostaje lub ustanawia punkt.
[JsonProperty]
public PointF Point { get; set; }