![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
LabelMode Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace > RasterShieldSymbol Class : LabelMode Property |
Visual Basic (Declaration) | |
---|---|
Public Property LabelMode As ShieldLabelMode |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As RasterShieldSymbol Dim value As ShieldLabelMode instance.LabelMode = value value = instance.LabelMode |
C# | |
---|---|
public ShieldLabelMode LabelMode {get; set;} |
For an example, see the RasterShieldSymbol overview.
Determines what value is drawn on raster shield. If Full is used, the entire field value, such as I-80, is displayed. If NumericOnly is used, only numbers within the field are displayed. For example, I-80 is displayed as 80.
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