ESRI.ArcGIS.ADF.IMS
Type Property
See Also 
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.

See Also

© 2010 All Rights Reserved.