다음을 통해 공유


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

Rectangle의 경계를 지정하는 ConnectionPoint입니다.

적용 대상