Gets or sets the shadow dispersion.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public int Dispersion { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Dispersion As Integer |
RemarksThis property is hidden because it slows down performance with bigger values.
See Also