MindFusion.Wpf Pack Programmer's Guide
Pointer.Value Property
See Also
 





Gets or sets the value this pointer points to. This is a dependency property.

Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf

 Syntax

C#  Copy Code

public double Value { get; set; }

Visual Basic  Copy Code

Public Property Value As Double

 Property Value

A double value.

 See Also

Pointer Members
Pointer Class
MindFusion.Gauges.Wpf Namespace