ImageSample Constructor
Public Sub New( _
ByVal src As String _
)
This language is not supported or no code example is available.
public ImageSample(
string src
)
This language is not supported or no code example is available.
public:
ImageSample(
String^ src
)
This language is not supported or no code example is available.
Parameters
- src
- string
The URL of an image.