Gets the actual width of the pointer. This is a dependency property.
Namespace: MindFusion.Gauges.Silverlight
Assembly: MindFusion.Gauges.Silverlight
C#
![]() |
---|
public double ActualPointerWidth { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property ActualPointerWidth As Double |
This property can be bound to from within the pointer template because binding directly to FrameworkElement.ActualWidth seems to fail.