ArcGIS Pro 2.8 API Reference Guide
CreateFieldValueTextElement Method (IReportElementFactory)

ArcGIS.Desktop.Reports Namespace > IReportElementFactory Interface : CreateFieldValueTextElement Method
ILayoutElementContainer
Envelope
CIMReportField
CIMTextSymbol
Creates a field value text element on a report from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.
Syntax

Parameters

elementContainer
ILayoutElementContainer
envelope
Envelope
reportField
CIMReportField
textSymbol
CIMTextSymbol

Return Value

Returns a GraphicElement
Remarks
The element gets added to the group at the topmost position.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

IReportElementFactory Interface
IReportElementFactory Members