Click or drag to resize

IShape ThreeD Property

Gets the ThreeDFormat object that 3d effect properties for a shape. Read-only FormatThreeD . Note: can return null for certain types of shapes which don't have 3d properties.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
FormatThreeD ThreeD { get; }

Property Value

Type: FormatThreeD
See Also