ESRI.ArcGIS.ADF.ArcGISServer
PictureMarkerSymbol Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : PictureMarkerSymbol Class




Cartographic marker symbol properties.

Object Model





Syntax

Visual Basic (Declaration) 
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<DebuggerStepThroughAttribute()>
<DesignerCategoryAttribute("code")>
<XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")>
<SerializableAttribute()>
Public Class PictureMarkerSymbol 
   Inherits CartographicMarkerSymbol
Visual Basic (Usage)Copy Code
Dim instance As PictureMarkerSymbol
C# 
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[DebuggerStepThroughAttribute()]
[DesignerCategoryAttribute("code")]
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")]
[SerializableAttribute()]
public class PictureMarkerSymbol : CartographicMarkerSymbol 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Symbol
      ESRI.ArcGIS.ADF.ArcGISServer.MarkerSymbol
         ESRI.ArcGIS.ADF.ArcGISServer.CartographicMarkerSymbol
            ESRI.ArcGIS.ADF.ArcGISServer.PictureMarkerSymbol

See Also

© 2010 All Rights Reserved.