ThreeDFormat.Z Property
Returns or sets a Single that represents the z-axis for the shape. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Z As Single
Get
Set
'Usage
Dim instance As ThreeDFormat
Dim value As Single
value = instance.Z
instance.Z = value
float Z { get; set; }
Property Value
Type: System.Single
Single