PrintDocument for WinForms
PaintValue(Object,Graphics,Rectangle) メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Design 名前空間 > DropDownFormClassNameEditor クラス > PaintValue メソッド : PaintValue(Object,Graphics,Rectangle) メソッド
シンタックス
'宣言
 
Public Overloads Sub PaintValue( _
   ByVal value As System.Object, _
   ByVal canvas As System.Drawing.Graphics, _
   ByVal rectangle As System.Drawing.Rectangle _
) 
'使用法
 
Dim instance As DropDownFormClassNameEditor
Dim value As System.Object
Dim canvas As System.Drawing.Graphics
Dim rectangle As System.Drawing.Rectangle
 
instance.PaintValue(value, canvas, rectangle)
public void PaintValue( 
   System.object value,
   System.Drawing.Graphics canvas,
   System.Drawing.Rectangle rectangle
)

パラメータ

value
canvas
rectangle
参照

DropDownFormClassNameEditor クラス
DropDownFormClassNameEditor メンバ
オーバーロード一覧