ArcGIS Pro 2.9 API Reference Guide
ShowText Method

ArcGIS.Desktop.Mapping.Controls Namespace > AnimatedOutlineTextControl Class : ShowText Method
Syntax
public void ShowText( 
   string newText,
   Nullable<double> maxTextWidth
)
Public Sub ShowText( _
   Optional ByVal newText As String, _
   Optional ByVal maxTextWidth As Nullable(Of Double) _
) 

Parameters

newText
maxTextWidth
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

AnimatedOutlineTextControl Class
AnimatedOutlineTextControl Members