ESRI.ArcGIS.ADF.IMS
Type Property
See Also  Send Feedback
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace > ShieldSymbol Class : Type Property




Gets or sets the type of shield.

Syntax

Visual Basic (Declaration) 
Public Property Type As ShieldType
Visual Basic (Usage)Copy Code
Dim instance As ShieldSymbol
Dim value As ShieldType
 
instance.Type = value
 
value = instance.Type
C# 
public ShieldType Type {get; set;}

Example

For an example, see the ShieldSymbol overview.

Remarks

Defines the type of shield. Four types of shields are available: U.S. Interstate, U.S. Highway, white rectangle, and white oval.

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.