This document is archived and information here might be outdated. Recommended version. |
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(
SAFEARRAY(System.String)* pCLSIDArrayy
);
[C++] Parameters pCLSIDArrayy [out, retval]
pCLSIDArrayy is a parameter of type SAFEARRAY(BSTR)*
The DefaultUseRenderersCLSID, a read only property, returns an array of ProgIDs of the raster renderers that are used in rendering the raster catalog layer.