ArcGIS Pro 2.9 API Reference Guide
SymbolFactory Class Methods


ArcGIS.Desktop.Mapping Namespace : SymbolFactory Class

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

Public Methods
 NameDescription
Public Method Constructs a fill.  
Public Method Constructs a hatch fill of specific color, angle and separation.  
Public MethodOverloaded.   
Public MethodOverloaded.   
Public Method Constructs a marker from a bitmap source.  
Public Method Constructs a marker from file. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Constructs a marker from a stream.  
Public Method Constructs the marker outline for the given marker style. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverloaded.   
Public MethodOverloaded.   
Public MethodOverloaded.   
Public MethodOverloaded.   
Public MethodOverloaded.   
Public Method Create a symbol reference with a procedural symbol layer for a rule package. This method must be called on the MCT. Use QueuedTask.Run  
Public Method Constructs a solid fill of specific color.  
Public MethodOverloaded.   
Public MethodOverloaded.   
Public Method Constructs a water fill of specific color.  
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 Builds a symbol from a dictionary. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Populate the associated rule package description. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Checks the compatibility of the rule package geometry with the feature layer shape type for use as a renderer. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Checks if the underlying shape type of the layer features is supported for use with rule package renderers. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

SymbolFactory Class
ArcGIS.Desktop.Mapping Namespace