Connector.ConnectorSegments Vlastnost

Definice

Získá kolekci bodů jen pro čtení, která obsahuje všechny segmenty nalezené Connectorv .

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)

Hodnota vlastnosti

Kolekce Point jen pro čtení, která obsahuje všechny segmenty nalezené v objektu Connector.

Platí pro