MobileForms Toolkit Documentation

GeoArea.IsEnclosing Method

Inspects whether this object is enclosing another GeoArea object.

Overload List

Inspects whether this object is enclosing another GeoArea object.

public bool IsEnclosing(GeoArea);

Inspects whether this object is enclosing the GeoPoint object.

public bool IsEnclosing(GeoPoint);

See Also

GeoArea Class | Resco.Location Namespace