ThreeDFormat.BevelTopDepth Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.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