Gets or sets the pen used to draw the border of the spinner.
Namespace: MindFusion.Diagramming.Components
Package: 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.