Gets or sets the fill brush.

Namespace:  C1.Phone.Maps
Assembly:  C1.Phone.Maps (in C1.Phone.Maps.dll)

Syntax

C#
public Brush Fill { get; set; }
Visual Basic
Public Property Fill As Brush
	Get
	Set

See Also