Udostępnij za pośrednictwem


Connector.ExcludedRoutingRectangles Właściwość

Definicja

Zwraca pustą tablicę obiektu Rectangle. Klasy pochodne wypełnią tę kolekcję.

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)

Wartość właściwości

ICollection<Rectangle>

Ogólna kolekcja obiektów Prostokąt.

Dotyczy