Dsl (Digital Simulation Library) for .Net
文字に色を塗るための GDI+ Brush オブジェクト。

名前空間: 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

参照