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


IGpSpRefObject.FalseOriginAndUnits Property (ArcObjects .NET 10.5 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(
  BSTR* Results
);
[C++]

Parameters Results [out, retval] Results is a parameter of type BSTR

Product Availability

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

See Also

IGpSpRefObject Interface