←Select platform

SelectedItem Property

Summary

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

Syntax
C#
VB
C++
public OmrBubble SelectedItem {get;} 
Public ReadOnly Property SelectedItem() As OmrBubble 
   Get 
public:  
   property OmrBubble^ SelectedItem 
   { 
      OmrBubble^ get() 
   } 

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