Spread for ASP.NET 12 Product Documentation
DirectionX Property


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > DirectionalLight Class : DirectionX Property
Gets or sets the x coordinate of the direction of the light.
Syntax
'Declaration
 
Public Property DirectionX As Single
'Usage
 
Dim instance As DirectionalLight
Dim value As Single
 
instance.DirectionX = value
 
value = instance.DirectionX
public float DirectionX {get; set;}
See Also

Reference

DirectionalLight Class
DirectionalLight Members