StylusPointCollection::Description Property
.NET Framework (current version)
Gets the StylusPointDescription that is associated with the StylusPoint objects in the StylusPointCollection.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System.Windows.Input::StylusPointDescription^The StylusPointDescription that is associated with the StylusPoint objects in the StylusPointCollection.
The following example gets the StylusPointDescription for a StylusPointCollection and gets the information for each StylusPointPropertyInfo in the StylusPointDescription.
.NET Framework
Available since 3.0
Available since 3.0
Show: