 | IFrequencyRangeStepSize Property |
Gets and sets the spacings between the frequency points.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntaxstring StepSize { get; set; }Property StepSize As String
Get
Set
Dim instance As IFrequencyRange
Dim value As String
value = instance.StepSize
instance.StepSize = value
Property Value
Type:
String
See Also