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




Frame border used by this element.

Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.