Connector.ExcludedRoutingRectangles Свойство

Определение

Возвращает пустой массив объекта Rectangle. Эта коллекция заполняется производными классами.

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)

Значение свойства

ICollection<Rectangle>

Универсальная коллекция объектов Rectangle.

Применяется к