This document is archived and information here might be outdated.  Recommended version.


IGpSpRefObject.FalseOriginAndUnits Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Geoprocessing)  

IGpSpRefObject.FalseOriginAndUnits Property

The false origin and units.

[Visual Basic .NET]
Public ReadOnly Property FalseOriginAndUnits As String
[C#]
public string FalseOriginAndUnits {get;}
[C++]
HRESULT get_FalseOriginAndUnits(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGpSpRefObject Interface