com.esri.arcgis.carto
Interface IParagraphTextElement

All Superinterfaces:
Serializable
All Known Implementing Classes:
ParagraphTextElement

public interface IParagraphTextElement
extends Serializable

Indicator interface that identifies Paragraph Text Element objects.

Description

IParagraphTextElement is an idicator interface that can be used to check to see if an element is a ParagraphTextElement.

Remarks

IParagraphTextElement is an indicator interface that is used to verify that an element is a ParagraphTextElement. This interface is often used when cycling through a large number of TextElements in siutations where ParagraphTextElements need to be handled differently.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.