public static bool IsCorrecting( CIMGroundToGridCorrection c )
Public Shared Function IsCorrecting( _ ByVal c As CIMGroundToGridCorrection _ ) As Boolean
Parameters
- c
- A ArcGIS.Core.CIM.CIMGroundToGridCorrection obtained from GetGroundToGridCorrection
Return Value
true when c is not null and c is enabled, false otherwise.