SuperTooltip for WinForms
CreateGraphics メソッド (XView)

C1.Win.6 アセンブリ > C1.Framework 名前空間 > XView クラス : CreateGraphics メソッド
Creates a System.Drawing.Graphics object for the control.
シンタックス
'宣言
 
Public Shadows Function CreateGraphics() As System.Drawing.Graphics
public new System.Drawing.Graphics CreateGraphics()

戻り値の型

A System.Drawing.Graphics object for the control.
解説
The System.Drawing.Graphics object returned by this method reflects the current settings for the XView.SmoothingMode and XView.TextRenderingHint properties.
参照

XView クラス
XView メンバ