MilitaryGridReferenceSystemSquare Property |
Gets the 2 character 100,000 meter square 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 Square { get; }
Public ReadOnly Property Square As String
Get
public:
property String^ Square {
String^ get ();
}
member Square : string with get
Property Value
Type:
StringSee Also