ArcGIS Pro 2.8 API Reference Guide
LoadFromTextGraphic Method

ArcGIS.Desktop.Editing Namespace > AnnotationProperties Class : LoadFromTextGraphic Method
the text graphic to load.
Loads the specified text graphic into the annotation properties.
Syntax
public void LoadFromTextGraphic( 
   CIMTextGraphic textGraphic
)
Public Sub LoadFromTextGraphic( _
   ByVal textGraphic As CIMTextGraphic _
) 

Parameters

textGraphic
the text graphic to load.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

AnnotationProperties Class
AnnotationProperties Members