Class OdConnector

Class OdConnector

İsim alanı : Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Toplantı: Aspose.Imaging.dll (25.4.0)

Konektör

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

Inheritance

object OdObject OdGraphicObject OdStyledObject OdConnector

mirasçı üyeleri

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 sınıfının yeni bir örneğini başlatır.

public OdConnector(OdObject parent)

Parameters

parent OdObject

Bir ebeveyn.

Properties

PathCommands

Alın ya da yol komutları ayarlayın.

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

Mülkiyet Değer

OdGraphicObject […]

Point1

1 numaralı noktaya girin veya girin.

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

Mülkiyet Değer

PointF

Point2

2 noktaya girin veya girin.

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

Mülkiyet Değer

PointF

 Türkçe