This document is archived and information here might be outdated. Recommended version. |
The set of layers that are being masked.
[Visual Basic .NET] Public ReadOnly Property MaskedLayers As ISet
[C#] public ISet MaskedLayers {get;}
[C++]
HRESULT get_MaskedLayers(
ISet** Layers
);
[C++] Parameters Layers [out, retval]
Layers is a parameter of type ISet**