ArcGIS Pro 2.6 API Reference Guide
ConstructTextSymbol Method (SymbolFactory)

ArcGIS.Desktop.Mapping Namespace > SymbolFactory Class : ConstructTextSymbol Method
Overload List
OverloadDescription
Constructs a default text symbol. This method must be called on the MCT. Use QueuedTask.Run.  
Constructs a default text symbol given its size. This method must be called on the MCT. Use QueuedTask.Run.  
Constructs a default text symbol given its color and size. This method must be called on the MCT. Use QueuedTask.Run.  
Constructs a default text symbol given its color. This method must be called on the MCT. Use QueuedTask.Run.  
Constructs a default text symbol given its color, size, font family name and style. This method must be called on the MCT. Use QueuedTask.Run.  
Constructs a default text symbol given its polygon symbol, size, font family name and style. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

SymbolFactory Class
SymbolFactory Members