Class OdEllipticalQundrant

Class OdEllipticalQundrant

Namn på plats: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Församling: Aspose.Imaging.dll (25.4.0)

Den elliptiska kvadranten

[JsonObject(MemberSerialization.OptIn)]
public class OdEllipticalQundrant : OdGraphicObject

Inheritance

object OdObject OdGraphicObject OdEllipticalQundrant

Arvsmedlemmar

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)

Initialiserar en ny instans av Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEllipticalQundrant klass.

public OdEllipticalQundrant(OdObject parent)

Parameters

parent OdObject

och föräldern .

Properties

AxisX

Få eller ange ett värde som anger om [axis x].

[JsonProperty]
public bool AxisX { get; set; }

Fastighetsvärde

bool

Point

Få eller sätta poängen.

[JsonProperty]
public PointF Point { get; set; }

Fastighetsvärde

PointF

 Svenska