![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
LabelWeight Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace > LabelRenderer Class : LabelWeight Property |
Visual Basic (Declaration) | |
---|---|
Public Property LabelWeight As Weight |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As LabelRenderer Dim value As Weight instance.LabelWeight = value value = instance.LabelWeight |
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.
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