MindFusion WinForms Programmer's Guide
TickSettings.Stroke Property
See Also
 





Gets or sets the stroke brush of the ticks.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public Pen Stroke { get; set; }

Visual Basic  Copy Code

Public Property Stroke As Pen

 Property Value

An instance of the Pen class.

 See Also

TickSettings Members
TickSettings Class
MindFusion.Gauges Namespace