'Declaration <BrowsableAttribute(False)> Public Property SourceImagesRegions As System.Collections.Generic.Dictionary(Of VintasoftImage,IEnumerable)
[Browsable(False)] public System.Collections.Generic.Dictionary<VintasoftImage,IEnumerable> SourceImagesRegions { get; set; }
[Browsable(False)] public: __property System.Collections.Generic.Dictionary<VintasoftImage,IEnumerable*>* get_SourceImagesRegions(); public: __property void set_SourceImagesRegions(
System.Collections.Generic.Dictionary<VintasoftImage,IEnumerable*>* value
);
[Browsable(False)] public:
property System.Collections.Generic.Dictionary<VintasoftImage,IEnumerable^>^ SourceImagesRegions { System.Collections.Generic.Dictionary<VintasoftImage,IEnumerable^>^ get(); void set(System.Collections.Generic.Dictionary<VintasoftImage,IEnumerable^>^ value); }
Property Value
Default value is null.