This document is archived and information here might be outdated. Recommended version. |
Custom graphics of the map.
[Visual Basic .NET] Public Property CustomGraphics As IArray
[C#] public IArray CustomGraphics {get; set;}
[C++]
HRESULT get_CustomGraphics(
void
);
[C++]
HRESULT put_CustomGraphics(
);