Class OdEllipticalQundrant

Class OdEllipticalQundrant

Pôvodný názov: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Elliptický štvorec

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

Inheritance

object OdObject OdGraphicObject OdEllipticalQundrant

Z dedičných členov

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)

Iniciuje novú inštanciu Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEllipticalQundrant triedy.

public OdEllipticalQundrant(OdObject parent)

Parameters

parent OdObject

a rodičom .

Properties

AxisX

Získa alebo nastaví hodnotu, ktorá ukazuje, či [axis x].

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

Hodnota nehnuteľnosti

bool

Point

Získať alebo nastaviť bod.

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

Hodnota nehnuteľnosti

PointF

 Slovenčina