Share via


ThreeDFormat.BevelTopDepth Property

Returns or sets the top bevel height for the specified ThreeDFormat object, in points. Read/write.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Property BevelTopDepth As Single
    Get
    Set
'Usage
Dim instance As ThreeDFormat
Dim value As Single

value = instance.BevelTopDepth

instance.BevelTopDepth = value
float BevelTopDepth { get; set; }

Property Value

Type: System.Single

See Also

Reference

ThreeDFormat Interface

ThreeDFormat Members

Microsoft.Office.Interop.PowerPoint Namespace