Dsl (Digital Simulation Library) for .Net
座標軸を描画する DslPen オブジェクト

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

構文

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

Property Value

タイプ: DslPen

参照