diaGlobWrapper Help
Returns the index or position of the channel amnongst all channels used.

Namespace:  Inkostar
Assembly:  DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0

Syntax

C#
public short ChannelIndex { get; }
Visual Basic (Declaration)
Public ReadOnly Property ChannelIndex As Short
Visual C++
public:
property short ChannelIndex {
	short get ();
}

See Also