MindFusion.Wpf Pack Programmer's Guide
Range.CapEnd Property
See Also
 





Gets or sets a value indicating whether to draw a stroke the beginning of this range. This is a dependency property.

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

 Syntax

C#  Copy Code

public bool CapEnd { get; set; }

Visual Basic  Copy Code

Public Property CapEnd As Boolean

 Property Value

 See Also

Range Members
Range Class
MindFusion.Gauges.Wpf Namespace
CapStart Property
StrokeInside Property
StrokeOutside Property