'Declaration Public Enum LightSourceType Inherits System.Enum
'Usage Dim instance As LightSourceType
public enum LightSourceType : System.Enum
'Declaration Public Enum LightSourceType Inherits System.Enum
'Usage Dim instance As LightSourceType
public enum LightSourceType : System.Enum
Member | Description |
---|---|
Directional | A light source that is infinitely far away from the scene. The rays of light emitted by a directional light source can be considered parallel by the time they reach an object. |
Positional | The exact position of this light source within a scene determines the effect it has on the scene. |
System.Object
System.ValueType
System.Enum
Xceed.Chart.GraphicsCore.LightSourceType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2