ImageElementImageSource Property |
The path or url to the image
Namespace:
Easymap.AddIn.Elements
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public string ImageSource { get; set; }
Public Property ImageSource As String
Get
Set
Property Value
Type:
StringRemarks
The ImageSource could be either a path to a local file or a url. The url must be preceded by http://
See Also