ESRI.ArcGIS.ADF.IMS
TextElement Class
Members  See Also 
ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace : TextElement Class




A specific type of AcetateElement for displaying text.

Object Model



Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class TextElement 
   Inherits AcetateElement
Visual Basic (Usage)Copy Code
Dim instance As TextElement
C# 
[SerializableAttribute()]
public class TextElement : AcetateElement 

Example

For an example of using TextElement , see TextElement(string, AcetateUnits) constructor .

Remarks

ArcMap Server image services ignore several of the properties of this class. For details, see the topic for TEXTMARKERSYMBOL in the ArcIMS Help, at ArcXML Guide - Symbol elements - TEXTMARKERSYMBOL. The ArcIMS Help is also available online at ESRI).

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.IMS.Display.AcetateElement.AcetateElement
      ESRI.ArcGIS.ADF.IMS.Display.AcetateElement.TextElement

See Also

© 2010 All Rights Reserved.