![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
SimpleLabelRenderer Constructor(String,LabelSymbol) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace > SimpleLabelRenderer Class > SimpleLabelRenderer Constructor : SimpleLabelRenderer Constructor(String,LabelSymbol) |
- labelField
- Attribute field to use for label values.
- symbol
- Symbol to use for creating labels.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal labelField As String, _ ByVal symbol As LabelSymbol _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim labelField As String Dim symbol As LabelSymbol Dim instance As New SimpleLabelRenderer(labelField, symbol) |
C# | |
---|---|
public SimpleLabelRenderer( string labelField, LabelSymbol symbol ) |
Parameters
- labelField
- Attribute field to use for label values.
- symbol
- Symbol to use for creating labels.
For an example of using SimpleLabelRenderer, see the SimpleLabelRenderer overview.
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