This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxObjectProperties Interface > ITxObjectProperties.LargeImage Property (ArcObjects .NET 10.5 SDK) |
The large image that represents the object.
[Visual Basic .NET] Public ReadOnly Property LargeImage As Integer
[C#] public int LargeImage {get;}
[C++]
HRESULT get_LargeImage(
Long* hBitmap
);
[C++]
Parameters hBitmap [out, retval] hBitmap is a parameter of type Long