This document is archived and information here might be outdated. Recommended version. |
The number of columns per tile.
[Visual Basic .NET]
Public Property TileCols As Integer
[C#]
public int TileCols {get; set;}
[C++]
HRESULT get_TileCols(
System.Int32* pNumTileCols
);
[C++]
HRESULT put_TileCols(
long pNumTileCols
);
[C++] Parameters pNumTileCols [out, retval]
pNumTileCols is a parameter of type long* pNumTileCols [in]
pNumTileCols is a parameter of type long