Dsl (Digital Simulation Library) for .Net
(RMin,RMax) を表示に都合の良い値で区切った時の分割数(分割点は値の区切りが良く表示に好都合良いものとなります)
名前空間: DslDialog
アッセンブリー: DslDialog (in DslDialog.dll)
構文
C# |
---|
public int Spans { get; } |
Visual Basic |
---|
Public ReadOnly Property Spans As Integer Get |
Visual C++ |
---|
public: property int Spans { int get (); } |