Connector.ConnectorSegments Özellik

Tanım

içinde Connectorbulunan tüm kesimleri içeren salt okunur bir nokta koleksiyonu alır.

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)

Özellik Değeri

Point içinde Connectorbulunan tüm kesimleri içeren salt okunur bir koleksiyon.

Şunlara uygulanır