MapStyleSheetEntries.Point Propiedad

Definición

Obtiene el nombre de entrada JSON que representa todas las características de punto que se representan con un icono de algún tipo.

public:
 static property Platform::String ^ Point { Platform::String ^ get(); };
static winrt::hstring Point();
public static string Point { get; }
var string = MapStyleSheetEntries.point;
Public Shared ReadOnly Property Point As String

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre de entrada JSON que representa todas las características de punto que se representan con un icono de algún tipo.

Se aplica a