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




Graphic Element Obejct.

Object Model






Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Element
      ESRI.ArcGIS.ADF.ArcGISServer.GraphicElement
         ESRI.ArcGIS.ADF.ArcGISServer.ParagraphTextElement

See Also

© 2010 All Rights Reserved.