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