バージョン

LargeTileOrientation プロパティ

UltraTilePanel に Large 状態のタイルが複数ある場合の Large の状態の UltraTile の方向を取得または設定します。
シンタックス
'宣言
 
Public Property LargeTileOrientation As TileOrientation
public TileOrientation LargeTileOrientation {get; set;}

プロパティ値

Large 状態の UltraTile の方向。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentException割り当てられた値は TileOrientation 列挙体のメンバーではありません。
参照