RelaxISPlugin_WeightModeAbbreviation Property |
A short expression used to display the weight mode in the program
Namespace: RelaxIS_SDK.PluginsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public abstract string Abbreviation { get; }
Public MustOverride ReadOnly Property Abbreviation As String
Get
Dim instance As RelaxISPlugin_WeightMode
Dim value As String
value = instance.Abbreviation
Property Value
StringSee Also