Search
RenderOptions.EnableEffects Property
See Also
 





Enables or disables special effects, such as emboss.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool EnableEffects { get; set; }

Visual Basic  Copy Code

Public Property EnableEffects As Boolean

 Property Value

 See Also