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