![]() |
This document is archived and information here might be outdated. Recommended version. |
Limits the number of rasters drawn.
[Visual Basic .NET] Public Property LimitsRasterDraw As Integer
[C#] public int LimitsRasterDraw {get; set;}
[C++]
HRESULT get_LimitsRasterDraw(
System.Int32* 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