DistanceFromEdgeSigned#

Property in QueryEvents

Whether to keep the sign of the value (ie positive/negative).

A positive value means the query point is over water, while a negative means it is over land.

Declaration#

public bool DistanceFromEdgeSigned { get; set; }