ESRI.ArcGIS.Mobile
FeedbackTextColor Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Sketch Namespace > SketchTool Class : FeedbackTextColor Property

Gets or sets the text color.

Syntax

Visual Basic (Declaration) 
<CompilerGeneratedAttribute()>
<DefaultValueAttribute()>
<DescriptionAttribute("The foreground color of the text.")>
<CategoryAttribute("Appearance")>
Public Property FeedbackTextColor As Color
C# 
[CompilerGeneratedAttribute()]
[DefaultValueAttribute()]
[DescriptionAttribute("The foreground color of the text.")]
[CategoryAttribute("Appearance")]
public Color FeedbackTextColor {get; set;}

Requirements

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