ArcGIS Pro 2.6 API Reference Guide
ConstructMarker Method (SymbolFactory)

ArcGIS.Desktop.Mapping Namespace > SymbolFactory Class : ConstructMarker Method
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  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

SymbolFactory Class
SymbolFactory Members