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

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

ArcGIS Pro version: 3 or higher.
See Also