Gets or sets the border pen of the slider's buttons and thumbs.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Pen ButtonPen { get; set; } |
Visual Basic Copy Code |
---|
Public Property ButtonPen As Pen |
An instance of the Pen class.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |