|
| ESRI.ArcGIS.ADF.IMS | |
| LabelWeight Property | |
| See Also | |
| ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace > LabelRenderer Class : LabelWeight Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property LabelWeight As Weight | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Weight LabelWeight {get; set;} | |
For an example of using this property, see the
SimpleLabelRenderer overview.
The label weight is usually set to High_Weight, since a label provides more information than a feature. This can be set lower if the labels are not as important as the features.
The default is High_Weight.