Click or drag to resize

GeoCoordinatesPropertyProviderQueryDistanceFromPage Property

This is preliminary documentation and is subject to change.

Also queries for the distance of each coordinate from the coordinate of the given page.

Namespace: WikiClientLibrary.Pages.Queries.Properties
Assembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax
public string? QueryDistanceFromPage { get; set; }

Property Value

String
Remarks
A page title, or null if no distance querying is required.
See Also