This document is archived and information here might be outdated. Recommended version. |
The image ID of this IMapPoint.
[Visual Basic .NET]
Public Property ImageID As String
[C#]
public string ImageID {get; set;}
[C++]
HRESULT get_ImageID(
System.String* pImageID
);
[C++]
HRESULT put_ImageID(
BSTR pImageID
);
[C++] Parameters pImageID [out, retval]
pImageID is a parameter of type BSTR* pImageID [in]
pImageID is a parameter of type BSTR