Dsl (Digital Simulation Library) for .Net
外枠を描くためのDslPenオブジェクト。

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

構文

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

Property Value

タイプ: DslPen

参照