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.
CustomStylusData.Data Property |
Gets the user data for the CustomStylusData object.
Definition
Visual Basic .NET Public ReadOnly Property Data As Object C# public object Data { get; } Managed C++ public: __property Object* get_Data();
Property Value
System.Object.
This property is read-only. This property has no default value.