ESRI.ArcGIS.Mobile
CourseSymbol Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Gps Namespace > GpsDisplay Class : CourseSymbol Property

Gets or sets the symbol for the course/direction. The symbol must contain at least one point paint operation, also at least one paint operation should implement IOrientablePointPaintOperation to allow the symbol rotation based on the course.

Syntax

Visual Basic (Declaration) 
<CompilerGeneratedAttribute()>
<DesignerSerializationVisibilityAttribute()>
<BrowsableAttribute(False)>
Public ReadOnly Property CourseSymbol As CompositeSymbol
C# 
[CompilerGeneratedAttribute()]
[DesignerSerializationVisibilityAttribute()]
[BrowsableAttribute(false)]
public CompositeSymbol CourseSymbol {get;}

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.