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