バージョン

Width メソッド (TileManagerWrapper)

TileManagerModel.Width を設定します
シンタックス
'宣言
 
Public Function Width( _
   ByVal width As System.Nullable(Of Integer) _
) As TileManagerWrapper
public TileManagerWrapper Width( 
   System.Nullable<int> width
)

パラメータ

width
コンテナーの幅。

戻り値の型

自身
参照

オンラインで表示: GitHub