Connector.ExcludedRoutingRectangles Eigenschaft

Definition

Gibt ein leeres Array des Rectangle -Objekts zurück. Abgeleitete Klassen füllen diese Auflistung auf.

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)

Eigenschaftswert

Eine generische Auflistung von Rectangle-Objekten.

Gilt für: