This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGeoFeatureLayer Interface > IGeoFeatureLayer.RendererPropertyPageClassID Property (ArcObjects .NET 10.4 SDK) |
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