'Declaration <BrowsableAttribute(False)> Public ReadOnly Property Regions As System.Collections.ObjectModel.ReadOnlyCollection(Of ImageRegion)
[Browsable(False)] public System.Collections.ObjectModel.ReadOnlyCollection<ImageRegion> Regions { get; }
[Browsable(False)] public: __property System.Collections.ObjectModel.ReadOnlyCollection<ImageRegion*>* get_Regions();
[Browsable(False)] public:
property System.Collections.ObjectModel.ReadOnlyCollection<ImageRegion^>^ Regions { System.Collections.ObjectModel.ReadOnlyCollection<ImageRegion^>^ get(); }
Property Value
Value of this property has correct value only after execution of the Execute(VintasoftImage) or ExecuteInPlace(VintasoftImage) method.