This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IS > ISpatialReferenceFactory Interface > ISpatialReferenceFactory.CreatePredefinedLinearUnits Method (ArcObjects .NET 10.5 SDK) |
Creates a list of predefined linear units.
[Visual Basic .NET] Public Function CreatePredefinedLinearUnits ( _ ) As ISet
[C#] public ISet CreatePredefinedLinearUnits ( );
[C++]
HRESULT CreatePredefinedLinearUnits(
ISet** linearUnits
);
[C++]
Parameters linearUnits [out, retval]
linearUnits is a parameter of type ISet
Returns a list of all predefined linear units. The list has two columns: the factory code and the name.