ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SymbolFactory Class / ConstructMarkerFromBitmapSource Method
The bitmapSource representing the image.

ConstructMarkerFromBitmapSource Method (SymbolFactory)
Constructs a marker from a bitmap source.
Syntax
public CIMMarker ConstructMarkerFromBitmapSource( 
   BitmapSource bitmapSource
)

Parameters

bitmapSource
The bitmapSource representing the image.

Return Value

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also