The custom renderer's property page CLSID.
[Visual Basic .NET] Public ReadOnly Property CustomRendererPropPageCLSID As UID
[C#] public UID CustomRendererPropPageCLSID {get;}
[C++]
HRESULT get_CustomRendererPropPageCLSID(
IUID** CLSID
);
[C++]Parameters
CLSID [out, retval]CLSID is a parameter of type IUID
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
See Also
IFeatureClassDraw Interface | IClassExtension Interface | IFeatureDraw Interface