Maximum density.
[Visual Basic .NET] Public Property MaxDensity As Double
[C#] public double MaxDensity {get; set;}
[C++]
HRESULT get_MaxDensity(
double* Value
);
[C++]
HRESULT put_MaxDensity(
double Value
);
[C++]Parameters
Value [out, retval] Value is a parameter of type double Value [in] Value is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.