TopLevelContainer.SetBoundingBox(RectangleD) 方法

定义

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

参数

boundingBox
RectangleD

适用于