Dsl (Digital Simulation Library) for .Net
実際の描画に使用するGDI+のGraphicsオブジェクトです。

名前空間: DslDialog
アッセンブリー: DslDialog (in DslDialog.dll)

構文

C#
public Graphics Graphics { get; internal set; }
Visual Basic
Public Property Graphics As Graphics
	Get
	Friend Set
Visual C++
public:
property Graphics^ Graphics {
	Graphics^ get ();
	internal: void set (Graphics^ value);
}

Property Value

タイプ: Graphics

参照