←Select platform

SelectedIndex Property

Summary

Gets the index of the selected (filled) OmrBubble in this OmrCollection.

Syntax
C#
VB
C++
public int SelectedIndex { get; } 
Public ReadOnly Property SelectedIndex() As Integer 
   Get 
public:  
   property Int32 SelectedIndex 
   { 
      Int32 get() 
   } 

Property Value

Integer value representing the index of the filled OmrBubble in this collection. Index starts at 0.

Remarks

If more than one OmrBubble in the image, OmrCollection.SelectedIndices can be used.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.