ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SymbolFactory Class


In This Topic
    SymbolFactory Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the ArcGIS.Core.CIM.CIMFill with default properties.  
    Public Property Gets the application default font family name and style. This property must be accessed on the MCT. Use QueuedTask.Run.  
    Public PropertyGets the ArcGIS.Core.CIM.CIMLineSymbol with default properties.  
    Public PropertyGets the ArcGIS.Core.CIM.CIMMarker with default properties. This property must be called on the MCT. Use QueuedTask.Run.  
    Public PropertyGets the ArcGIS.Core.CIM.CIMMaterialSymbolLayer with default properties.  
    Public PropertyGets the ArcGIS.Core.CIM.CIMMeshEdge with default properties.  
    Public PropertyGets the ArcGIS.Core.CIM.CIMMeshSymbol with default properties.  
    Public PropertyGets the ArcGIS.Core.CIM.CIMPointSymbol with default properties. This property must be called on the MCT. Use QueuedTask.Run.  
    Public PropertyGets the ArcGIS.Core.CIM.CIMPolygonSymbol with default properties.  
    Public PropertyGets a default size for ArcGIS.Core.CIM.CIMMarker  
    Public PropertyGets the ArcGIS.Core.CIM.CIMStroke with default properties.  
    Public PropertyGets the ArcGIS.Core.CIM.CIMTextSymbol with default properties.  
    Public PropertyGets a default width for ArcGIS.Core.CIM.CIMStroke  
    Public Propertystatic (Shared in Visual Basic) Gets the singleton instance of ISymbolFactory  
    Top
    See Also