Gets or sets the border pen of the button when it is in hovered state.
Namespace: MindFusion.Diagramming.Manipulators
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Pen PenHovered { get; set; } |
Visual Basic Copy Code |
---|
Public Property PenHovered As Pen |
An instance of the Pen class.