Indicates if layer can be georeferenced.
[Visual Basic 6.0] Property CanGeoRef As Boolean
[Visual Basic .NET] Public ReadOnly Property CanGeoRef As Boolean
[C#] public bool CanGeoRef {get;}
[Java] public boolean isCanGeoRef() throws IOException, AutomationException
[C++]
HRESULT get_CanGeoRef(
VARIANT_BOOL* CanGeoRef
);
Parameters
CanGeoRef [out, retval]
CanGeoRef is a parameter of type VARIANT_BOOL