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