Gets or sets the default stroke color of the stroke.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Pen DefaultStroke { get; set; } |
Visual Basic Copy Code |
---|
Public Property DefaultStroke As Pen |
An instance of the Pen class.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |