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