'宣言
Public Sub Render( _ ByVal cache As GraphicsCache, _ ByVal outRect As RectangleF _ )
public void Render( GraphicsCache cache, RectangleF outRect )
パラメータ
- cache
- Cache that contains the graphics object used to render.
- outRect
- rectangle that the text has to be rendered on the canvas or design surface.