Share via


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

適用対象