This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IActionEdit Interface > IActionEdit.PreviewImage Property (ArcObjects .NET 10.4 SDK) |
Preview bitmap for the renderer that appears on the page.
[Visual Basic .NET] Public ReadOnly Property PreviewImage As Integer
[C#] public uint PreviewImage {get;}
[C++]
HRESULT get_PreviewImage(
Unsigned machine int* phBitmap
);
[C++]
Parameters phBitmap [out, retval] phBitmap is a parameter of type Unsigned machine int