RelaxISPluginSortIndex Property |
By default the plugins are sorted based on the value of this property. That means, that they
appear in lists in the order dictated by this value.
Namespace: RelaxIS_SDK.PluginsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public virtual int SortIndex { get; }
Public Overridable ReadOnly Property SortIndex As Integer
Get
Dim instance As RelaxISPlugin
Dim value As Integer
value = instance.SortIndex
Return Value
Int32Implements
IOrderedSortIndexSee Also