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.
TabletAddedData.Tablet Property |
Gets the Tablet object that is being added.
Definition
Visual Basic .NET Public ReadOnly Property Tablet As Tablet C# public Tablet Tablet { get; } Managed C++ public: __property Tablet* get_Tablet();
Property Value
Microsoft.Ink.Tablet. The Tablet object that is being added.
This property is read-only. This property has no default value.