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: 25.1.421.0 (25.1.421.0)
Syntaxpublic string Square { get; }Public ReadOnly Property Square As String
	Get
public:
property String^ Square {
	String^ get ();
}member Square : string with get
Property Value
Type: 
String
See Also