The number of rings detected on the given channel

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public int RingCount { get; }
Public ReadOnly Property RingCount As Integer
public:
property int RingCount {
	int get ();
}

See Also