CustomStylusData.Data Property
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.