PowerTools PlusPak for Windows Forms 8.0J
Graphics プロパティ (DrawContentEventArgs)

GcColorPickerコントロールの内容領域の描画に使用されるSystem.Drawing.Graphicsを取得します。
構文
Public ReadOnly Property Graphics As Graphics
public Graphics Graphics {get;}

プロパティ値

GcColorPickerコントロールの内容領域の描画に使用されるSystem.Drawing.Graphics
解説
System.Drawing.Graphicsクラスには、表示デバイスへの描画に役立つプロパティとメソッドがあります。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

DrawContentEventArgs クラス
DrawContentEventArgs メンバ

Send Feedback