Bagikan melalui


PointerPointProperties.IsEraser Properti

Definisi

Mendapatkan nilai yang menunjukkan apakah input berasal dari penghapus pena.

public:
 property bool IsEraser { bool get(); };
bool IsEraser();
public bool IsEraser { get; }
var boolean = pointerPointProperties.isEraser;
Public ReadOnly Property IsEraser As Boolean

Nilai Properti

Boolean

bool

True jika input berasal dari penghapus pena; jika tidak salah.

Berlaku untuk

Lihat juga