Gets or sets the pen used to draw the button outline.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
Pen Stroke { get; set; } |
Visual Basic
Copy Code
|
|---|
Property Stroke As Pen |
An instance of the Pen class.
See Also