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