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

实现

适用于