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




Frame border used by this element.

Object Model


Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Border
      ESRI.ArcGIS.ADF.ArcGISServer.SymbolBorder

See Also

© 2010 All Rights Reserved.