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




Frame drop shadows.

Object Model


Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Shadow
      ESRI.ArcGIS.ADF.ArcGISServer.SymbolShadow

See Also

© 2010 All Rights Reserved.