Connector.ConnectorSegments Eigenschaft

Definition

Ruft eine schreibgeschützte Auflistung von Punkten ab, die alle Segmente enthält, die in der Connector.

public:
 virtual property System::Collections::ObjectModel::ReadOnlyCollection<System::Drawing::Point> ^ ConnectorSegments { System::Collections::ObjectModel::ReadOnlyCollection<System::Drawing::Point> ^ get(); };
public virtual System.Collections.ObjectModel.ReadOnlyCollection<System.Drawing.Point> ConnectorSegments { get; }
member this.ConnectorSegments : System.Collections.ObjectModel.ReadOnlyCollection<System.Drawing.Point>
Public Overridable ReadOnly Property ConnectorSegments As ReadOnlyCollection(Of Point)

Eigenschaftswert

Eine Point schreibgeschützte Auflistung, die alle Segmente enthält, die in der Connector.

Gilt für: