This document is archived and information here might be outdated. Recommended version. |
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