Condividi tramite


Connector.ExcludedRoutingRectangles Proprietà

Definizione

Restituisce una matrice vuota di oggetti Rectangle. Questa raccolta viene popolata dalle classi derivate.

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)

Valore della proprietà

ICollection<Rectangle>

Raccolta generica di oggetti Rectangle.

Si applica a