ESRI.ArcGIS.Mobile
Fill Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.WPF Namespace > GraphicLayer Class : Fill Property

Gets or sets the System.Windows.Media.Brush that specifies how the Geometry's interior is painted. This property applies only to Polygon and Point Geometry's. It has no effect on PolyLine geometry. This is a dependency property.

Syntax

Visual Basic (Declaration) 
Public Property Fill As Brush
C# 
public Brush Fill {get; set;}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.