Applies a uniform stretched renderer to all the datasets in the catalog.
[Visual Basic .NET] Public Property UseUniformRenderer As Boolean
[C#] public bool UseUniformRenderer {get; set;}
[C++]
HRESULT get_UseUniformRenderer(
VARIANT_BOOL* useUniform
);
[C++]
HRESULT put_UseUniformRenderer(
VARIANT_BOOL useUniform
);
[C++]Parameters
useUniform [out, retval] useUniform is a parameter of type VARIANT_BOOL useUniform [in] useUniform is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.