This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IS > ISequentialImageExporter Interface > ISequentialImageExporter.ImageCount Property (ArcObjects .NET 10.4 SDK) |
The number of images to be exported during sequential image export.
[Visual Basic .NET] Public ReadOnly Property ImageCount As Integer
[C#] public int ImageCount {get;}
[C++]
HRESULT get_ImageCount(
long* pImageCount
);
[C++]
Parameters pImageCount [out, retval] pImageCount is a parameter of type long