Ribbon for WinForms
CreateGraphics メソッド (C1Ribbon)

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

C1Ribbon クラス
C1Ribbon メンバ