Overall Background color, gradient or pattern of this PushPin
Namespace: Ico.EwxAssembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public SolidColorBrush Fill { get; set; } |
| Visual Basic |
|---|
Public Property Fill As SolidColorBrush Get Set |
| JScript |
|---|
function get Fill () : SolidColorBrush function set Fill (value : SolidColorBrush) |