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