←Select platform

SelectedIndex Property

Summary

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

Syntax
C#
C++/CLI
Python
public int SelectedIndex { get; } 
public:  
   property Int32 SelectedIndex 
   { 
      Int32 get() 
   } 
SelectedIndex # get  (OmrCollection) 

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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

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