ThreeDFormat.Depth Property
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Property Depth As Single
Get
Set
'Usage
Dim instance As ThreeDFormat
Dim value As Single
value = instance.Depth
instance.Depth = value
float Depth { get; set; }
Property Value
Type: System.Single