'Declaration Public ReadOnly Property Area As Rectangle
'Usage Dim instance As OmrBubbleResult Dim value As Rectangle value = instance.Area
public Rectangle Area {get;}
public: __property Rectangle get_Area();
'Declaration Public ReadOnly Property Area As Rectangle
'Usage Dim instance As OmrBubbleResult Dim value As Rectangle value = instance.Area
public Rectangle Area {get;}
public: __property Rectangle get_Area();
This read-only property contains the analysis result coordinates in pixels for a bubble.