ConnectionPoint.Bounds 屬性

定義

取得連線點的週框 (Bounding Rectangle)。

public:
 virtual property System::Drawing::Rectangle Bounds { System::Drawing::Rectangle get(); };
public virtual System.Drawing.Rectangle Bounds { get; }
member this.Bounds : System.Drawing.Rectangle
Public Overridable ReadOnly Property Bounds As Rectangle

屬性值

Rectangle

Rectangle,指定 ConnectionPoint 的界限。

適用於