ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailPage Class : Source Property |
'Declaration Public ReadOnly Property Source As Object
'Usage Dim instance As ImGearThumbnailPage Dim value As Object value = instance.Source
public object Source {get;}
public: __property Object* get_Source();