다음을 통해 공유


ReportItemList.TimedDraw(Graphics, Matrix, Int32) 메서드

정의

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

매개 변수

graphics
Graphics
transform
Matrix
alpha
Int32

적용 대상