IReportItem.SetBoundingBox(RectangleD) 方法

定义

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

参数

boundingBox
RectangleD

适用于