![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
RasterShieldSymbol Constructor(FontInfo,String,String,ShieldLabelMode) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace > RasterShieldSymbol Class > RasterShieldSymbol Constructor : RasterShieldSymbol Constructor(FontInfo,String,String,ShieldLabelMode) |
- font
- The font properties for the text on the shield.
- image
- The full path name to the image.
- url
- The URL used by clients to retrieve the image.
- labelMode
- The format of the value on the shield.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal font As FontInfo, _ ByVal image As String, _ ByVal url As String, _ ByVal labelMode As ShieldLabelMode _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim font As FontInfo Dim image As String Dim url As String Dim labelMode As ShieldLabelMode Dim instance As New RasterShieldSymbol(font, image, url, labelMode) |
Parameters
- font
- The font properties for the text on the shield.
- image
- The full path name to the image.
- url
- The URL used by clients to retrieve the image.
- labelMode
- The format of the value on the shield.
For an example, see the RasterShieldSymbol overview.
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