Gets or sets a value indicating whether to use antialiasing when rendering
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool EnableAntialiasing { get; set; } |
Visual Basic Copy Code |
---|
Public Property EnableAntialiasing As Boolean |
Currently implemented only for the Universal Platform
Scheduling for .NET MAUI Guide | © 2023 MindFusion |