public static double GetDirectionOffset( CIMGroundToGridCorrection c )
Public Shared Function GetDirectionOffset( _ ByVal c As CIMGroundToGridCorrection _ ) As Double
Parameters
- c
- A ArcGIS.Core.CIM.CIMGroundToGridCorrection obtained from GetGroundToGridCorrection
Return Value
The DirectionOffset if UsingDirectionOffset is true, otherwise DefaultDirectionOffset if false.