Gets or sets the color of the inner outline.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Color InnerOutlineColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property InnerOutlineColor As Color |
A Color object. The default is White.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |