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