This document is archived and information here might be outdated. Recommended version. |
Inidicates if visibility is checked for each tile.
[Visual Basic .NET]
Public ReadOnly Property PerTileVisibility As Boolean
[C#]
public bool PerTileVisibility {get;}
[C++]
HRESULT get_PerTileVisibility(
Boolean* pbPerTileVis
);
[C++] Parameters pbPerTileVis [out, retval]
pbPerTileVis is a parameter of type bool*