ThreeDFormat.LightAngle Property
Sets or returns the angle at which light impacts the shape whose three-dimensional format is represented by the specified object. Read/write.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.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