Back to Devexpress

ShapeEffectProperties.Effect3D Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-shapeeffectproperties-dot-effect3d.md

latest1.2 KB
Original Source

ShapeEffectProperties.Effect3D Property

Provides access to the 3D effect properties applied to the shape.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public ShapeEffect3DProperties Effect3D { get; set; }
vb
Public Property Effect3D As ShapeEffect3DProperties

Property Value

TypeDescription
ShapeEffect3DProperties

Contains 3D effect properties applied to the shape.

|

See Also

ShapeEffectProperties Class

ShapeEffectProperties Members

DevExpress.Docs.Presentation Namespace