![]() ![]() |
ESRI.ArcGIS.ADF.Tasks | |
FeatureSelectionColor Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Tasks Namespace > GeoprocessingTask Class : FeatureSelectionColor Property |
Visual Basic (Declaration) | |
---|---|
<TypeConverterAttribute("System.Web.UI.WebControls.WebColorConverter, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <ResDescriptionAttribute("FeatureSelectionColor")> <DefaultValueAttribute()> <ResCategoryAttribute("Task")> <PersistenceModeAttribute(PersistenceMode.Attribute)> <NotifyParentPropertyAttribute(True)> Public Overridable Property FeatureSelectionColor As Color |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As GeoprocessingTask Dim value As Color instance.FeatureSelectionColor = value value = instance.FeatureSelectionColor |
C# | |
---|---|
[TypeConverterAttribute("System.Web.UI.WebControls.WebColorConverter, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [ResDescriptionAttribute("FeatureSelectionColor")] [DefaultValueAttribute()] [ResCategoryAttribute("Task")] [PersistenceModeAttribute(PersistenceMode.Attribute)] [NotifyParentPropertyAttribute(true)] public virtual Color FeatureSelectionColor {get; set;} |
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