ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Geometry Namespace / ToGeoCoordinateParameter Class / Round Property
Version

Round Property
Optional. The Round value applies only to types MGRS, USNG, and GeoRef. If true, then numeric portions of the string are rounded to the nearest whole magnitude as specified by NumDigits. Otherwise, numeric portions of the string are truncated. The default value is true.
Syntax
public bool Round {get; set;}
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also