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