Gets or sets the color of the reflection portion of the effect.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Color ReflectionColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property ReflectionColor As Color |
A Microsoft.Maui.Graphics.Color instance. The default is White.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |