public bool InBounds(GeodeticPoint point)
Description
The InBounds method indicates if the specified CoordPoint is within the bounds of this AreaOfUse. If AlwaysAccept is set to true, then this method will return true for all CoordPoints.
public bool InBounds(GeodeticPoint point)
The InBounds method indicates if the specified CoordPoint is within the bounds of this AreaOfUse. If AlwaysAccept is set to true, then this method will return true for all CoordPoints.
Comments
0 comments
Please sign in to leave a comment.