GenericSPConversionToLocalUnits Property  | 
 
            A conversion factor to correct GetViewPos for non-natural unit coordinate systems
            (degrees for lat/long, metres for any projection) in GeognoSIS 6.x. In GeognoSIS
            7, all coordinates are returned in natural units. 
            
 
    Namespace: 
   Cadcorp.GFB.CadcorpSP
    Assembly:
   Cadcorp.GFB.GenericStoredProcedures (in Cadcorp.GFB.GenericStoredProcedures.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic double ConversionToLocalUnits { get; }Public ReadOnly Property ConversionToLocalUnits As Double
	Get
Property Value
Type: 
Double
See Also