'宣言 Protected Overridable Sub DrawContent( _ ByVal graphics As System.Drawing.Graphics, _ ByVal dp As DrawParams _ )
'使用法 Dim instance As RenderFragment Dim graphics As System.Drawing.Graphics Dim dp As DrawParams instance.DrawContent(graphics, dp)
パラメータ
- graphics
- dp