'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
Значение этого свойства имеет правильное значение только после выполнения Execute(VintasoftImage) или ExecuteInPlace(VintasoftImage).