Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
RealTimeStylusDisabledData.Count Property |
Gets the number of TabletContextID objects related to the RealTimeStylus.
Definition
Visual Basic .NET Public ReadOnly Property Count As Integer C# public int Count { get; } Managed C++ public: __property int* get_Count();
Property Value
System.Int32. The number of TabletContextID objects related to the RealTimeStylus.
This property is read-only. This property has no default value.