Click or drag to resize

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; }

Property Value

Type: String
Remarks
The ImageSource could be either a path to a local file or a url. The url must be preceded by http://
See Also