다음을 통해 공유


ReportItem.QuickDraw(Graphics, Matrix, Int32) 메서드

정의

public:
 virtual void QuickDraw(System::Drawing::Graphics ^ graphics, System::Drawing::Drawing2D::Matrix ^ transform, int alpha);
public virtual void QuickDraw (System.Drawing.Graphics graphics, System.Drawing.Drawing2D.Matrix transform, int alpha);
abstract member QuickDraw : System.Drawing.Graphics * System.Drawing.Drawing2D.Matrix * int -> unit
override this.QuickDraw : System.Drawing.Graphics * System.Drawing.Drawing2D.Matrix * int -> unit
Public Overridable Sub QuickDraw (graphics As Graphics, transform As Matrix, alpha As Integer)

매개 변수

graphics
Graphics
transform
Matrix
alpha
Int32

적용 대상