RelaxISPlugin_PlotPresetY2ValueNameNonNegative Property |
The internal name of the tool to calculate the Y2-Value, used in case the
ImpedanceConverter in use has IsImaginaryUsuallyNegative=False
Namespace: RelaxIS_SDK.PluginsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public virtual string Y2ValueNameNonNegative { get; }
Public Overridable ReadOnly Property Y2ValueNameNonNegative As String
Get
Dim instance As RelaxISPlugin_PlotPreset
Dim value As String
value = instance.Y2ValueNameNonNegative
Property Value
StringSee Also