RelaxISPlugin_MultifitModelDisplayName Property |
Defines the name that is displayed in the list of multi fit plugins in the RelaxIS dialog.
Namespace: RelaxIS_SDK.PluginsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public virtual string DisplayName { get; }
Public Overridable ReadOnly Property DisplayName As String
Get
Dim instance As RelaxISPlugin_MultifitModel
Dim value As String
value = instance.DisplayName
Property Value
StringSee Also