Connector.ExcludedRoutingRectangles Egenskap

Definition

Returnerar en tom matris med rektangelobjekt. Härledda klasser fyller i den här samlingen.

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)

Egenskapsvärde

En allmän samling rektangelobjekt.

Gäller för