[]
        
(Showing Draft Content)

FarPoint.Win.Chart.DirectionalLight.Clone

Clone Method

Clone()

Creates a copy of this light.

Declaration
public object Clone()
Public Function Clone() As Object
Returns
Type Description
object

A copy of this light.

Implements