Gets or sets the border pen of the slider rail.
Namespace: MindFusion.Diagramming.Components
Package: MindFusion.Diagramming
C# Copy Code |
---|
public Pen RailPen { get; set; } |
Visual Basic Copy Code |
---|
Public Property RailPen As Pen |
An instance of the Pen class.