ToolStripPanelRow.Bounds 속성

정의

비클라이언트 요소를 포함하여 부모 컨트롤에 상대적인 ToolStripPanelRow의 크기 및 위치(픽셀)를 가져옵니다.

public:
 property System::Drawing::Rectangle Bounds { System::Drawing::Rectangle get(); };
public System.Drawing.Rectangle Bounds { get; }
member this.Bounds : System.Drawing.Rectangle
Public ReadOnly Property Bounds As Rectangle

속성 값

Rectangle

크기 및 위치를 나타내는 Rectangle입니다.

설명

동안 합니다 DisplayRectangle 속성 클라이언트만 컨트롤의 요소를 가져옵니다는 Bounds 속성 비클라이언트 및 클라이언트 요소를 가져옵니다.

적용 대상