ActiveReports for .NET 18.0J
RenderWithGraphics メソッド

GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text 名前空間 > RText クラス : RenderWithGraphics メソッド
rectangle that the text has to be rendered on the canvas or design surface.
Renders text
シンタックス
'宣言
 
Public Sub RenderWithGraphics( _
   ByVal g As Graphics, _
   ByVal rect As RectangleF _
) 
public void RenderWithGraphics( 
   Graphics g,
   RectangleF rect
)

パラメータ

g
rect
rectangle that the text has to be rendered on the canvas or design surface.
参照

RText クラス
RText メンバ