Dsl (Digital Simulation Library) for .Net
アッセンブリー: DslDialog (in DslDialog.dll)
描画されるシンボルのサイズ(mm)
名前空間: DslDialogアッセンブリー: DslDialog (in DslDialog.dll)
構文
C# |
---|
public float Size { get; set; } |
Visual Basic |
---|
Public Property Size As Single Get Set |
Visual C++ |
---|
public: property float Size { float get (); void set (float value); } |