バージョン

ShowDropIndicator(Rectangle,IndicatorAlignment,Orientation) メソッド

指定した画面座標内のドロップ四角形に基づいてドロップインジケーターを配置し、表示します
シンタックス
'宣言
 
Public Overloads Sub ShowDropIndicator( _
   ByVal dropRect As Rectangle, _
   ByVal alignment As IndicatorAlignment, _
   ByVal orientation As Orientation _
) 
public void ShowDropIndicator( 
   Rectangle dropRect,
   IndicatorAlignment alignment,
   Orientation orientation
)

パラメータ

dropRect
画面座標内のドロップ四角形
alignment
ドロップ四角形に対するインジケーターの配置
orientation
ドロップインジケーターの向き。
参照