Get ImageSize property.
[Visual Basic .NET] Public Property ImageSize As Integer
[C#] public int ImageSize {get; set;}
[C++]
HRESULT get_ImageSize(
long* psize
);
[C++]
HRESULT put_ImageSize(
long psize
);
[C++]Parameters
psize [out, retval] psize is a parameter of type long psize [in] psize is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.