MapTileSize.Implicit(String to MapTileSize) Operator

Definition

Converts a string to a MapTileSize.

public static implicit operator Azure.Maps.Rendering.MapTileSize (string value);
static member op_Implicit : string -> Azure.Maps.Rendering.MapTileSize
Public Shared Widening Operator CType (value As String) As MapTileSize

Parameters

value
String

Returns

Applies to