This document is archived and information here might be outdated.  Recommended version.


ITabletExt.PressureSensitiveStylus Property (ArcObjects .NET 10.5 SDK)
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