This document is archived and information here might be outdated. Recommended version. |
The option to apply per-element illumination.
[Visual Basic .NET]
Public Property HasPerElementIllumination As Boolean
[C#]
public bool HasPerElementIllumination {get; set;}
[C++]
HRESULT get_HasPerElementIllumination(
VARIANT_BOOL bHasPerElementIllumination
);
[C++]
HRESULT put_HasPerElementIllumination(
Boolean* bHasPerElementIllumination
);
[C++] Parameters bHasPerElementIllumination [in]
bHasPerElementIllumination is a parameter of type bool bHasPerElementIllumination [out, retval]
bHasPerElementIllumination is a parameter of type bool*