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 > IRasterCatalogRendererPicker Interface > IRasterCatalogRendererPicker.DefaultUseRenderersCLSID Property (ArcObjects .NET 10.5 SDK) |
The ProgIDs of the default raster renderers.
[Visual Basic .NET]
Public ReadOnly Property DefaultUseRenderersCLSID As String[]
[C#]
public String[] DefaultUseRenderersCLSID {get;}
[C++]
HRESULT get_DefaultUseRenderersCLSID(
pCLSIDArrayy* pCLSIDArrayy
);
[C++]
Parameters pCLSIDArrayy [out, retval] pCLSIDArrayy is a parameter of type
The DefaultUseRenderersCLSID, a read only property, returns an array of ProgIDs of the raster renderers that are used in rendering the raster catalog layer.