Share via


TopLevelContainer.SetBoundingBox(RectangleD) Method

Definition

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)

Parameters

boundingBox
RectangleD

Applies to