Dsl (Digital Simulation Library) for .Net
アッセンブリー: DslDialog (in DslDialog.dll)
座標軸の長さ(mm)
名前空間: DslDialogアッセンブリー: DslDialog (in DslDialog.dll)
構文
C# |
---|
public virtual float Length { get; set; } |
Visual Basic |
---|
Public Overridable Property Length As Single Get Set |
Visual C++ |
---|
public: virtual property float Length { float get (); void set (float value); } |