This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITabletExt Interface > ITabletExt.PressureSensitiveStylus Property (ArcObjects .NET 10.5 SDK) |
Indicates whether the stylus should be pressure sensitive.
[Visual Basic .NET] Public Property PressureSensitiveStylus As Boolean
[C#] public bool PressureSensitiveStylus {get; set;}
The Tablet Options dialog can enable or disable the pressure sensitivity of the stylus. This property can be used to set that option automatically.