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: 11.2.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