RelaxISPlugin_PlotPresetY2ValueName Property |
The internal name of the tool to calculate the Y2-Value
Namespace: RelaxIS_SDK.PluginsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public abstract string Y2ValueName { get; }
Public MustOverride ReadOnly Property Y2ValueName As String
Get
Dim instance As RelaxISPlugin_PlotPreset
Dim value As String
value = instance.Y2ValueName
Property Value
StringSee Also