RelaxISPlugin_PlotPresetY1ValueNameNonNegative Property |
The internal name of the tool to calculate the Y1-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 Y1ValueNameNonNegative { get; }
Public Overridable ReadOnly Property Y1ValueNameNonNegative As String
Get
Dim instance As RelaxISPlugin_PlotPreset
Dim value As String
value = instance.Y1ValueNameNonNegative
Property Value
StringSee Also