ReportItem.GetTransformedBoundingBox(Graphics, Matrix) Método

Definição

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

Parâmetros

graphics
Graphics
transform
Matrix

Retornos

Aplica-se a