←Select platform

SelectedItem Property

Summary

Gets an object of type OmrBubble representing the filled OMR bubble in the OMR page image.

Syntax
C#
C++/CLI
Python
public OmrBubble SelectedItem {get;} 
public:  
   property OmrBubble^ SelectedItem 
   { 
      OmrBubble^ get() 
   } 
SelectedItem # get  (OmrCollection) 

Property Value

OmrBubble object that represents the filled OMR bubble in the OmrCollection. The default value is null.

Remarks

If more than one OmrBubble is in the image, use OmrCollection.SelectedItems.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.