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

Gets or sets the System.Windows.Media.Brush that specifies how the Geometry's selected Vertex is painted. This is a dependency property. This property has no effect on Point and MultiPoints

Syntax

Visual Basic (Declaration) 
Public Property SelectedVertexFill As Brush
C# 
public Brush SelectedVertexFill {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.