Share via


InkCollectorSystemGestureEventArgs.Character Property

InkCollectorSystemGestureEventArgs.Character Property

Reserved.

Definition

Visual Basic .NET Public ReadOnly Property Character As Char
C# public char Character { get; }
Managed C++ public: __property char* get_Character();

Property Value

System.Char. Reserved.

This property is read-only. This property has no default value.

See Also