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