Spread for ASP.NET 11 Product Documentation
Clone Method (DirectionalLight)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > DirectionalLight Class : Clone Method
Creates a copy of this light.
Syntax
'Declaration
 
Public Function Clone() As Object
'Usage
 
Dim instance As DirectionalLight
Dim value As Object
 
value = instance.Clone()
public object Clone()

Return Value

A copy of this light.
See Also

Reference

DirectionalLight Class
DirectionalLight Members