Class OdEllipticalQundrant

Class OdEllipticalQundrant

Название пространства: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Ассоциация: Aspose.Imaging.dll (25.4.0)

Эллиптический квадрат

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

Inheritance

object OdObject OdGraphicObject OdEllipticalQundrant

Наследованные члены

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)

Инициализует новую инстанцию Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEllipticalQundrant класс.

public OdEllipticalQundrant(OdObject parent)

Parameters

parent OdObject

и родителя .

Properties

AxisX

Получается или устанавливается значение, указывающее на то, является ли [аксис x].

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

Стоимость недвижимости

bool

Point

Получить или установить точку.

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

Стоимость недвижимости

PointF

 Русский