RealTimeStylusEnabledData.Count Property
RealTimeStylusEnabledData.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.