Class OdConnector

Class OdConnector

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

a konektor

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

Inheritance

object OdObject OdGraphicObject OdStyledObject OdConnector

Z dedičných členov

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)

Initalizuje novú inštanciu triedy Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdConnector.

public OdConnector(OdObject parent)

Parameters

parent OdObject

a rodičom .

Properties

PathCommands

Získajte alebo nastavíte príkaz cesty.

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

Hodnota nehnuteľnosti

OdGraphicObject []

Point1

Získajte alebo nastavíte bod 1.

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

Hodnota nehnuteľnosti

PointF

Point2

Získajte alebo nastavíte bod 2.

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

Hodnota nehnuteľnosti

PointF

 Slovenčina