ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SymbolFactory Class / ConstructPointSymbol Method

In This Topic
    ConstructPointSymbol Method (SymbolFactory)
    In This Topic
    Overload List
    OverloadDescription
    Constructs a point symbol. This method must be called on the MCT. Use QueuedTask.Run.  
    Constructs a point symbol of specific color. This method must be called on the MCT. Use QueuedTask.Run.  
    Constructs a point symbol of specific color and size. This method must be called on the MCT. Use QueuedTask.Run.  
    Constructs a point symbol of specific color, size and style. This method must be called on the MCT. Use QueuedTask.Run.  
    Constructs a point symbol from a marker.  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also