Basic Library for WPF
C1PointerDeviceType 列挙体

C1.WPF.4.6.2 アセンブリ > C1.WPF 名前空間 : C1PointerDeviceType 列挙体
ドラッグ操作を実行できる各種デバイスを列挙します。
シンタックス
'宣言
 
Public Enum C1PointerDeviceType 
   Inherits System.Enum
public enum C1PointerDeviceType : System.Enum 
メンバ
メンバ解説
Mouse
マウスデバイス
Pen
ペンデバイス
Touch
タッチ画面
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.WPF.C1PointerDeviceType

参照

参照

C1.WPF 名前空間