public static bool CartographicFlag { get; set; }
Description
Gets or sets whether or not to be "lenient" when near the edges of projections. True implies to be lenient and let latitude values greater or equal to 90.0 be 89.9999.
public static bool CartographicFlag { get; set; }
Gets or sets whether or not to be "lenient" when near the edges of projections. True implies to be lenient and let latitude values greater or equal to 90.0 be 89.9999.
Comments
0 comments
Please sign in to leave a comment.