Ribbon for WinForms
CreateGraphics メソッド (XView)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > XView クラス : CreateGraphics メソッド
Creates a System.Drawing.Graphics object for the control.
シンタックス
'宣言
 
Public Shadows Function CreateGraphics() As Graphics
public new 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 SmoothingMode and TextRenderingHint properties.
参照

XView クラス
XView メンバ