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

適用対象