次の方法で共有


ReportItem.GetTransformedBoundingBox(Graphics, Matrix) メソッド

定義

protected:
 Microsoft::ReportDesigner::RectangleD GetTransformedBoundingBox(System::Drawing::Graphics ^ graphics, System::Drawing::Drawing2D::Matrix ^ transform);
protected Microsoft.ReportDesigner.RectangleD GetTransformedBoundingBox (System.Drawing.Graphics graphics, System.Drawing.Drawing2D.Matrix transform);
member this.GetTransformedBoundingBox : System.Drawing.Graphics * System.Drawing.Drawing2D.Matrix -> Microsoft.ReportDesigner.RectangleD
Protected Function GetTransformedBoundingBox (graphics As Graphics, transform As Matrix) As RectangleD

パラメーター

graphics
Graphics
transform
Matrix

戻り値

適用対象