Aracılığıyla paylaş


Connector.ExcludedRoutingRectangles Özellik

Tanım

Dikdörtgen nesnesinin boş bir dizisini döndürür. Türetilmiş sınıflar bu koleksiyonu doldurmak için.

protected public:
 virtual property System::Collections::Generic::ICollection<System::Drawing::Rectangle> ^ ExcludedRoutingRectangles { System::Collections::Generic::ICollection<System::Drawing::Rectangle> ^ get(); };
protected internal virtual System.Collections.Generic.ICollection<System.Drawing.Rectangle> ExcludedRoutingRectangles { get; }
member this.ExcludedRoutingRectangles : System.Collections.Generic.ICollection<System.Drawing.Rectangle>
Protected Friend Overridable ReadOnly Property ExcludedRoutingRectangles As ICollection(Of Rectangle)

Özellik Değeri

ICollection<Rectangle>

Dikdörtgen nesnelerinin genel koleksiyonu.

Şunlara uygulanır