Dsl (Digital Simulation Library) for .Net
アッセンブリー: DslDialog (in DslDialog.dll)
描画終了下マージン(余白)です。
名前空間: DslDialogアッセンブリー: DslDialog (in DslDialog.dll)
構文
C# |
---|
public float BottomMargin { get; set; } |
Visual Basic |
---|
Public Property BottomMargin As Single Get Set |
Visual C++ |
---|
public: property float BottomMargin { float get (); void set (float value); } |