ArcGIS API for WPF - Library Reference
AccuracyCircleSymbol Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.DataSources Namespace > GpsLayer Class : AccuracyCircleSymbol Property

Gets or sets the symbol used on the accuracy circle.

Syntax

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

Property Value

The accuracy circle symbol.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.