Skip to content

ZoomBarMapTool

Namespace: ThinkGeo.UI.Blazor

public class ZoomBarMapTool : MapTool, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleEvent, Microsoft.AspNetCore.Components.IHandleAfterRender

Inheritance Object → ComponentBase → MapToolZoomBarMapTool
Implements IComponent, IHandleEvent, IHandleAfterRender

Properties

Location

public ZoomBarLocation Location { get; set; }

Property Value

ZoomBarLocation

Id

public string Id { get; set; }

Property Value

String

Constructors

ZoomBarMapTool()

public ZoomBarMapTool()

Methods

OnInitialized()

protected void OnInitialized()