Back to Devexpress

EffectProperties.SoftEdge Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-effectproperties-086f4d4e.md

latest1.2 KB
Original Source

EffectProperties.SoftEdge Property

Gets or sets the soft edge effect applied to the object.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public SoftEdgeEffect SoftEdge { get; set; }
vb
Public Property SoftEdge As SoftEdgeEffect

Property Value

TypeDescription
SoftEdgeEffect

An object that specifies the soft edge effect applied to the object.

|

See Also

EffectProperties Class

EffectProperties Members

DevExpress.Docs.Presentation Namespace