Class OdConnector

Class OdConnector

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

и конектор

[JsonObject(MemberSerialization.OptIn)]
public class OdConnector : OdStyledObject

Inheritance

object OdObject OdGraphicObject OdStyledObject OdConnector

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

OdStyledObject.Style , OdStyledObject.Rectangle , 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

OdConnector(OdObject)

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

public OdConnector(OdObject parent)

Parameters

parent OdObject

и родителя .

Properties

PathCommands

Получить или установить маршрут команд.

[JsonProperty]
public OdGraphicObject[] PathCommands { get; set; }

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

OdGraphicObject [ ]

Point1

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

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

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

PointF

Point2

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

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

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

PointF

 Русский