TouchEventArgs.ContactSize Property

the size of the contact area in pixels
Public Property ContactSize() As Nullable(Of Size
Get 
This language is not supported or no code example is available.
public Nullable<Size> ContactSize {get;}
This language is not supported or no code example is available.

Property Value

Nullable<Size>

.NET Framework

Supported in: 4.8

In this article

Definition