public bool AlwaysAccept { get; set; }
Description
Gets or sets whether the AreaOfUse should always accept point data as being within its bounds. If false, then the AreaOfUse's bounds will be used to accept or reject point data.
public bool AlwaysAccept { get; set; }
Gets or sets whether the AreaOfUse should always accept point data as being within its bounds. If false, then the AreaOfUse's bounds will be used to accept or reject point data.
Comments
0 comments
Please sign in to leave a comment.