Dsl (Digital Simulation Library) for .Net
アッセンブリー: DslDialog (in DslDialog.dll)
凡例のグラフ線の長さ(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); } |