[]
        
(Showing Draft Content)

FarPoint.Win.Chart.Light.-ctor

Light Constructor

Light()

Creates a new light.

Declaration
protected Light()
Protected Sub New()

Light(Light)

Creates a new light that is a copy of the specified light.

Declaration
protected Light(Light light)
Protected Sub New(light As Light)
Parameters
Type Name Description
Light light

Light to copy.