Color, Gradient or Pattern for the Foreground of the marker stroke

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Brush MarkerStroke { get; set; }
Visual Basic
Public Property MarkerStroke As Brush
	Get
	Set
JScript
function get MarkerStroke () : Brush
function set MarkerStroke (value : Brush)

See Also