ArcGIS Pro 2.9 API Reference Guide
TextAndGraphicsElementsOptions Class Methods


ArcGIS.Desktop.Core Namespace : TextAndGraphicsElementsOptions Class

For a list of all members of this type, see TextAndGraphicsElementsOptions members.

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