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