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




A specific type of AcetateElement for displaying text.

Object Model

TextElement Class

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).

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.