This document is archived and information here might be outdated.  Recommended version.


IFeatureClassDraw.CustomRendererPropPageCLSID Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

IFeatureClassDraw.CustomRendererPropPageCLSID Property

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