ConnectionPoint.Bounds 屬性

定義

取得連接點的邊界矩形。

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 界定了 ConnectionPoint

適用於