Gets or sets a value indicating whether the shadow has soft shape.
[Visual Basic]
Public Property Soft As Boolean
[C#]
public bool Soft {get;set;}
[Delphi]
public property Soft: Boolean read get_Soft write set_Soft;
See Also
VisualEffectsStyle.ShadowStyle Class | VisualEffectsStyle.ShadowStyle Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |