![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
ValueMapLabelRenderer Constructor(String,LabelSymbol,String) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace > ValueMapLabelRenderer Class > ValueMapLabelRenderer Constructor : ValueMapLabelRenderer Constructor(String,LabelSymbol,String) |
- defaultLabel
- defaultSymbol
- valueField
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal defaultLabel As String, _ ByVal defaultSymbol As LabelSymbol, _ ByVal valueField As String _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim defaultLabel As String Dim defaultSymbol As LabelSymbol Dim valueField As String Dim instance As New ValueMapLabelRenderer(defaultLabel, defaultSymbol, valueField) |
C# | |
---|---|
public ValueMapLabelRenderer( string defaultLabel, LabelSymbol defaultSymbol, string valueField ) |
Parameters
- defaultLabel
- defaultSymbol
- valueField
For an example, see the ValueMapLabelRenderer overview.
This constructor sets a label symbol and legend entry for features that are not found among the Values items.
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