This document is archived and information here might be outdated. Recommended version. |
The factory code of the spatial reference.
[Visual Basic .NET]
Public Property FactoryCode As Integer
[C#]
public int FactoryCode {get; set;}
[C++]
HRESULT get_FactoryCode(
void
);
[C++]
HRESULT put_FactoryCode(
);