ESRI.ArcGIS.ADF.IMS
ShieldType Enumeration
See Also  Send Feedback
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace : ShieldType Enumeration




Specifies the type of shield.

Syntax

Visual Basic (Declaration) 
Public Enum ShieldType 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As ShieldType
C# 
public enum ShieldType : System.Enum 

Members

MemberDescription
Interstate Interstate type shield.
Oval Oval shield.
Rect Rectangle shield.
USRoad United States road type shield.

Example

See ShieldSymbol for an example.

Remarks

Used in ShieldSymbol to specify the type of shield to show for labels on line layers. Custom shields may be used by obtaining or creating an image file of the shield and using RasterShieldSymbol.

Requirements

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

See Also

© 2011 All Rights Reserved.