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