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