This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeatureClassDraw Interface > IFeatureClassDraw.CustomRendererPropPageCLSID Property (ArcObjects .NET 10.5 SDK) |
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
IFeatureClassDraw Interface | IClassExtension Interface | IFeatureDraw Interface