Spread Windows Forms 12.0 Product Documentation
Clone Method (DirectionalLight)


FarPoint.Win.Chart Assembly > FarPoint.Win.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