Share via


ReportItem.SetBoundingBox(RectangleD) Method

Definition

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)

Parameters

boundingBox
RectangleD

Implements

Applies to