This is available with our SimpleLineSymbol by setting markerPlacement and markerStyle:
- https://developers.arcgis.com/net/wpf/api-reference/html/P_Esri_ArcGISRuntime_Symbology_SimpleLineSymbol_MarkerPlacement.htm
- https://developers.arcgis.com/net/wpf/api-reference/html/P_Esri_ArcGISRuntime_Symbology_SimpleLineSymbol_MarkerStyle.htm
Additionally, you can author your own custom symbols and styles in Pro and consume those in Runtime. Here is an example of that in Qt, but same concepts would apply in .NET https://community.esri.com/t5/arcgis-runtime-sdks-blog/using-custom-pro-symbols-in-arcgis-runtime/ba-p/888699
Sign in to post, follow content, and more. New here? Register for free.