Class id of the property page for the renderer.
[Visual Basic .NET] Public Property RendererPropertyPageClassID As UID
[C#] public UID RendererPropertyPageClassID {get; set;}
[C++]
HRESULT get_RendererPropertyPageClassID(
IUID** clsid
);
[C++]
HRESULT put_RendererPropertyPageClassID(
IUID* clsid
);
[C++]Parameters
clsid [out, retval]clsid is a parameter of type IUID
clsid [in]clsid is a parameter of type IUID
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The classID of the renderer property page that is used to edit the renderer of the layer.