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