Dsl (Digital Simulation Library) for .Net
塗りつぶしに使用する GDI+ ブラシオブジェクトです。
※現バージョンでは SolidBrush のみをサポートします。

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

構文

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

Property Value

タイプ: Brush

参照