Represents data type with the ability to assign absolute values, relative values in percentage and a specific Auto value, specifying the need to automatically calculate value, subject to the use context.
Namespace:
PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
C# |
---|
public struct SmartValue : IFormattable |
Visual Basic (Declaration) |
---|
Public Structure SmartValue _ Implements IFormattable |
Visual C++ |
---|
public value class SmartValue : IFormattable |