[Browsable(False)] public System.Collections.ObjectModel.ReadOnlyCollection<Rectangle> Regions { get; }
[Browsable(False)] public: __property System.Collections.ObjectModel.ReadOnlyCollection<Rectangle*>* get_Regions();
[Browsable(False)] public:
property System.Collections.ObjectModel.ReadOnlyCollection<Rectangle^>^ Regions { System.Collections.ObjectModel.ReadOnlyCollection<Rectangle^>^ get(); }
'Declaration <BrowsableAttribute(False)> Public ReadOnly Property Regions As System.Collections.ObjectModel.ReadOnlyCollection(Of Rectangle)
Property Value
The read-only collection of rectangles that defines image regions on the source document image.