ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ISymbolFactory Interface

In This Topic
ISymbolFactory Interface Methods
In This Topic

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

Public Methods
 NameDescription
 Method Constructs a fill.  
 Method Constructs a hatch fill of specific color, angle and separation.  
 MethodOverloaded.   
 MethodOverloaded.   
 Method Constructs a marker from a bitmap source.  
 Method Constructs a marker from file. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Constructs a marker from a stream.  
 Method Constructs the marker outline for the given marker style. This method must be called on the MCT. Use QueuedTask.Run.  
 MethodOverloaded.   
 MethodOverloaded.   
 MethodOverloaded.   
 MethodOverloaded.   
 MethodOverloaded.   
 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.  
 Method Constructs a solid fill of specific color.  
 MethodOverloaded.   
 MethodOverloaded.   
 Method Constructs a water fill of specific color.  
 Method Gets the list of available fonts.  
 Method Builds a symbol from a dictionary. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Populate the associated rule package description. This method must be called on the MCT. Use QueuedTask.Run.  
 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.  
 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