This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterCatalogDisplayProps2 Interface > IRasterCatalogDisplayProps2.LimitsRasterDraw Property (ArcObjects .NET 10.5 SDK) |
Limits the number of rasters drawn.
[Visual Basic .NET] Public Property LimitsRasterDraw As Integer
[C#] public int LimitsRasterDraw {get; set;}
[C++]
HRESULT get_LimitsRasterDraw(
long* pNum
);
[C++]
HRESULT put_LimitsRasterDraw(
long pNum
);
[C++]
Parameters pNum [out, retval] pNum is a parameter of type long pNum [in] pNum is a parameter of type long