Skip to main content

GetMarkerColor

Gets the color of a marker created with [CreateMarker](/createmarker).

  • marker: Parameter input should be in NetHandle type.

<!-- -->

  • Color: The color of the marker.

&#123;&#123;#tag:syntaxhighlight| Marker.GetMarkerColor(marker); |lang=csharp&#125;&#125; &#125;&#125;