ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ISymbolFactory Interface / ConstructMarker Method

In This Topic
    ConstructMarker Method (ISymbolFactory)
    In This Topic
    Overload List
    OverloadDescription
    Constructs a marker. This method must be called on the MCT. Use QueuedTask.Run.  
    Constructs a marker of specific color. This method must be called on the MCT. Use QueuedTask.Run.  
    Constructs a marker of specific color and size. This method must be called on the MCT. Use QueuedTask.Run.  
    Constructs a marker of specific color, size and style. This method must be called on the MCT. Use QueuedTask.Run.  
    Constructs a marker of specific color, size and style.  
    Constructs a marker of the stroke ("outline"), size, and shape.  
    Constructs a marker of the specified shape, fill, outline, and size.  
    Constructs a marker of the specified fill style, size, and shape.  
    Constructs a character marker.  
    Constructs a character marker.  
    Constructs a character marker.  
    Constructs a character marker.  
    Constructs a 3D marker of the specified 3D marker style.  
    Constructs a 3D marker of the specified color and 3D marker style.  
    Constructs a 3D marker of the specified color, size and 3D marker style.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also