[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Gauge Assembly
C1.WPF.Gauge
Classes
C1Gauge
Events
Tapped
dotnet-api
C1.WPF.Gauge Assembly
C1.WPF.Gauge
Classes
C1BulletGraph
C1Gauge
Constructors
Fields
Properties
Methods
Events
Tapped
ValueChanged
C1LinearGauge
C1RadialGauge
GaugeRange
GaugeRangeCollection
GaugeValueEventArgs
Enums
C1.WPF.Rendering Assembly
(Showing Draft Content)
C1.WPF.Gauge.C1Gauge.Tapped
Tapped Event
Occurs for every touch event.
Namespace
:
C1.WPF.Gauge
Assembly
: C1.WPF.Gauge.dll
Syntax
public event EventHandler<C1TappedEventArgs> Tapped
Returns
Type
Description
EventHandler
<
C1TappedEventArgs
>
Occurs for every touch event.