Table of Contents

Interface IMarkerStyle

Namespace
LansMap.Markers
public interface IMarkerStyle

Properties

ApplyZoomRange

bool ApplyZoomRange { get; set; }

Property Value

bool

OutlineColor

Color OutlineColor { get; set; }

Property Value

Color

OutlineWidthPx

float OutlineWidthPx { get; set; }

Property Value

float

StemWidthPx

float StemWidthPx { get; set; }

Property Value

float

StemsEnabled

bool StemsEnabled { get; set; }

Property Value

bool

Visible

bool Visible { get; set; }

Property Value

bool