Click or drag to resize

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.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public virtual int SortIndex { get; }

Return Value

Int32

Implements

IOrderedSortIndex
See Also