다음을 통해 공유


ReportItem.SetBoundingBox(RectangleD) 메서드

정의

public:
 virtual void SetBoundingBox(Microsoft::ReportDesigner::RectangleD boundingBox);
public virtual void SetBoundingBox (Microsoft.ReportDesigner.RectangleD boundingBox);
abstract member SetBoundingBox : Microsoft.ReportDesigner.RectangleD -> unit
override this.SetBoundingBox : Microsoft.ReportDesigner.RectangleD -> unit
Public Overridable Sub SetBoundingBox (boundingBox As RectangleD)

매개 변수

boundingBox
RectangleD

구현

적용 대상