ArcGIS Pro 2.9 API Reference Guide
TextAndGraphicsElementsOptions Class Members
Methods 


ArcGIS.Desktop.Core Namespace : TextAndGraphicsElementsOptions Class

The following tables list the members exposed by TextAndGraphicsElementsOptions.

Public Methods
 NameDescription
Public Method Gets the list of available fonts in the application for the Pro session. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the application default font family name and style. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the application default line symbol. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the application default point symbol. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the application default polygon symbol. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the application default text symbol. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverloaded.   
Public Method Sets the application default line symbol. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the application default point symbol. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the application default polygon symbol. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the application default text symbol. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

TextAndGraphicsElementsOptions Class
ArcGIS.Desktop.Core Namespace