←Select platform

Data Property

Summary

Gets or sets an array of LightCommandData structures that contains information on each light source.

Syntax

C#
VB
WinRT C#
C++
public LightCommandData[] Data { get; set; } 
public [Leadtools.Imageprocessing.Specialeffects.LightCommandData[]](lightcommanddata.md) Data {get; set;} 
  
get_Data(); 
set_Data(value); 
Object.defineProperty('Data');  

Property Value

An array of LightCommandData structures that contains information on each light source.

Example

Refer to LightCommand.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly