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