This document is archived and information here might be outdated. Recommended version. |
Indicates whether the custom renderer is exclusive or not.
[Visual Basic .NET] Public ReadOnly Property ExclusiveCustomRenderer As Boolean
[C#] public bool ExclusiveCustomRenderer {get;}
[C++]
HRESULT get_ExclusiveCustomRenderer(
Boolean* isExclusive
);
[C++]
Parameters isExclusive [out, retval]
isExclusive is a parameter of type bool*
IFeatureClassDraw Interface | IClassExtension Interface | IFeatureDraw Interface