Dsl (Digital Simulation Library) for .Net
アッセンブリー: DslDialog (in DslDialog.dll)
目盛りラベルの書式を決める StringFormat
名前空間: DslDialogアッセンブリー: DslDialog (in DslDialog.dll)
構文
C# |
---|
public StringFormat LabelFormat { get; } |
Visual Basic |
---|
Public ReadOnly Property LabelFormat As StringFormat Get |
Visual C++ |
---|
public: property StringFormat^ LabelFormat { StringFormat^ get (); } |