![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
ShieldLabelMode Enumeration | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace : ShieldLabelMode Enumeration |
Visual Basic (Declaration) | |
---|---|
Public Enum ShieldLabelMode Inherits System.Enum |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ShieldLabelMode |
C# | |
---|---|
public enum ShieldLabelMode : System.Enum |
Member | Description |
---|---|
Full | Draw full value on the shield. |
NumericOnly | Draw only numeric portion of the value on the field. |
Used in the LabelMode property of ShieldSymbol and RasterShieldSymbol to determine the portion of the label field used in the label. 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