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

属性值

绑定 RectangleConnectionPoint

适用于