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