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