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