←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 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.