Search
SmoothShadowEffect.Dispersion Property
See Also
 





Gets or sets the shadow dispersion.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public int Dispersion { get; set; }

Visual Basic  Copy Code

Public Property Dispersion As Integer

 Property Value

 Remarks

This property is hidden because it slows down performance with bigger values.

 See Also