Search
Calendar.EnableAntialiasing Property
See Also
 






Gets or sets a value indicating whether to use antialiasing when rendering

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public bool EnableAntialiasing { get; set; }

Visual Basic  Copy Code

Public Property EnableAntialiasing As Boolean

 Property Value

 Remarks

Currently implemented only for the Universal Platform

 See Also