This document is archived and information here might be outdated. Recommended version. |
Indicates if layer can be georeferenced.
[Visual Basic .NET]
Public ReadOnly Property CanGeoRef As Boolean
[C#]
public bool CanGeoRef {get;}
[C++]
HRESULT get_CanGeoRef(
Boolean* CanGeoRef
);
[C++] Parameters CanGeoRef [out, retval]
CanGeoRef is a parameter of type bool*