PrintDocument for WinForms
DrawCheck メソッド (GraphicsUtils.GdiDc)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > GraphicsUtils.GdiDc クラス : DrawCheck メソッド
Draws a checkmark.
シンタックス
'宣言
 
Public Sub DrawCheck( _
   ByVal bounds As System.Drawing.Rectangle, _
   ByVal color As System.Drawing.Color _
) 
'使用法
 
Dim instance As GraphicsUtils.GdiDc
Dim bounds As System.Drawing.Rectangle
Dim color As System.Drawing.Color
 
instance.DrawCheck(bounds, color)
public void DrawCheck( 
   System.Drawing.Rectangle bounds,
   System.Drawing.Color color
)

パラメータ

bounds
color
参照

GraphicsUtils.GdiDc クラス
GraphicsUtils.GdiDc メンバ