This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterDefaultsEnv4 Interface > IRasterDefaultsEnv4.MaximumRastersColorMatching Property (ArcObjects .NET 10.4 SDK) |
The maximum number of rasters for color matching.
[Visual Basic .NET] Public Property MaximumRastersColorMatching As Integer
[C#] public int MaximumRastersColorMatching {get; set;}
[C++]
HRESULT get_MaximumRastersColorMatching(
long* pSize
);
[C++]
HRESULT put_MaximumRastersColorMatching(
long pSize
);
[C++]
Parameters pSize [out, retval] pSize is a parameter of type long pSize [in] pSize is a parameter of type long