Dsl (Digital Simulation Library) for .Net
凡例のグラフ線の長さ(mm)

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

構文

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

Property Value

タイプ: Int32

参照