RelaxISPlugin_TransferFunctionNormalizedSymbol Property |
The symbol of the normalized value
Namespace: RelaxIS_SDK.PluginsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public virtual string NormalizedSymbol { get; }
Public Overridable ReadOnly Property NormalizedSymbol As String
Get
Dim instance As RelaxISPlugin_TransferFunction
Dim value As String
value = instance.NormalizedSymbol
Return Value
StringThe symbol of the normalized value
Remarks See Also