ToolStripItem.SetBounds(Rectangle) 메서드

정의

항목의 크기와 위치를 설정합니다.

protected public:
 virtual void SetBounds(System::Drawing::Rectangle bounds);
protected internal virtual void SetBounds (System.Drawing.Rectangle bounds);
abstract member SetBounds : System.Drawing.Rectangle -> unit
override this.SetBounds : System.Drawing.Rectangle -> unit
Protected Friend Overridable Sub SetBounds (bounds As Rectangle)

매개 변수

bounds
Rectangle

Rectangle의 크기와 위치를 나타내는 ToolStripItem입니다.

적용 대상

추가 정보