ContainerReportItem.QuickDraw(Graphics, Matrix, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void QuickDraw(System::Drawing::Graphics ^ graphics, System::Drawing::Drawing2D::Matrix ^ transform, int alpha);
public override void QuickDraw (System.Drawing.Graphics graphics, System.Drawing.Drawing2D.Matrix transform, int alpha);
override this.QuickDraw : System.Drawing.Graphics * System.Drawing.Drawing2D.Matrix * int -> unit
Public Overrides Sub QuickDraw (graphics As Graphics, transform As Matrix, alpha As Integer)
Parameters
- graphics
- Graphics
- transform
- Matrix
- alpha
- Int32