MilitaryGridReferenceSystem.Grid Property |
Gets the 1 or 3 character grid zone designator.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic string Grid { get; }
Public ReadOnly Property Grid As String
Get
public:
property String^ Grid {
String^ get ();
}
member Grid : string with get
Property Value
Type:
String
See Also