Leadtools.Controlsアセンブリ > Leadtools.Controls名前空間 > ImageViewerInteractiveModeクラス :MouseButtonsプロパティ |
public virtual MouseButtons MouseButtons {get; set;}
'Declaration
Public Overridable Property MouseButtons As MouseButtons
同じ機能性または様々なものを実行するために、1つ以上のマウスボタンをモードとも結合することができます。
ImageViewerInteractiveModesは使用可能とき、このプロパティを左翼(デフォルトのマウスボタン)に設定します、EnableByIndexまたはEnableByIdは呼び出されます。
詳細については、「画像ビューワの対話モード」を参照してください。
サンプルのために、参照しますImageViewerInteractiveModes。