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