The source of the (optional) image visualized in the PushPin
Namespace: Ico.EwxAssembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public ImageSource Source { get; set; } |
Visual Basic |
---|
Public Property Source As ImageSource Get Set |
JScript |
---|
function get Source () : ImageSource function set Source (value : ImageSource) |