Table of Contents

Class MarkerViewportSet

Namespace
LansMap.Core.Markers
public sealed class MarkerViewportSet
Inheritance
object
MarkerViewportSet

Properties

Entered

public IReadOnlyList<int> Entered { get; }

Property Value

IReadOnlyList<int>

Left

public IReadOnlyList<int> Left { get; }

Property Value

IReadOnlyList<int>

Methods

BeginUpdate()

public void BeginUpdate()

EndUpdate()

public void EndUpdate()

IsVisible(int)

public bool IsVisible(int id)

Parameters

id int

Returns

bool

MarkVisible(int)

public void MarkVisible(int id)

Parameters

id int