ComponentOne for WinUI
DrawRtf メソッド

C1.WinUI.Viewer アセンブリ > C1.WinUI.Viewer 名前空間 > C1WinUICanvasGraphics クラス : DrawRtf メソッド
シンタックス
'宣言
 
Public Overridable Sub DrawRtf( _
   ByVal measurementGraphics As System.Object, _
   ByVal rtf As System.String, _
   ByVal firstCharIndex As System.Integer, _
   ByVal length As System.Integer, _
   ByVal bounds As C1.Interop.Rect, _
   ByVal detectUrls As System.Boolean, _
   ByVal backColor As System.Drawing.Color _
) 
public virtual void DrawRtf( 
   System.object measurementGraphics,
   System.string rtf,
   System.int firstCharIndex,
   System.int length,
   C1.Interop.Rect bounds,
   System.bool detectUrls,
   System.Drawing.Color backColor
)

パラメータ

measurementGraphics
rtf
firstCharIndex
length
bounds
detectUrls
backColor
参照

参照

C1WinUICanvasGraphics クラス
C1WinUICanvasGraphics メンバ