Spread for ASP.NET 12 Product Documentation
DirectionZ Property


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

Reference

DirectionalLight Class
DirectionalLight Members