ZoomBarMapTool¶
Namespace: ThinkGeo.UI.Blazor
public class ZoomBarMapTool : MapTool, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleEvent, Microsoft.AspNetCore.Components.IHandleAfterRender
Inheritance Object → ComponentBase → MapTool → ZoomBarMapTool
Implements IComponent, IHandleEvent, IHandleAfterRender
Properties¶
Location¶
public ZoomBarLocation Location { get; set; }
Property Value¶
Id¶
public string Id { get; set; }
Property Value¶
Constructors¶
ZoomBarMapTool()¶
public ZoomBarMapTool()
Methods¶
OnInitialized()¶
protected void OnInitialized()