ArcObjects Library Reference (EditorExt)  

ITabletExt.PressureSensitiveStylus Property

Indicates whether the stylus should be pressure sensitive.

[Visual Basic .NET]
Public Property PressureSensitiveStylus As Boolean
[C#]
public bool PressureSensitiveStylus {get; set;}

Product Availability

Available with ArcGIS Desktop.

Remarks

The Tablet Options dialog can enable or disable the pressure sensitivity of the stylus. This property can be used to set that option automatically.

See Also

ITabletExt Interface