←Select platform

Type Property

Summary
Gets or sets a flag that determines the light source type.
Syntax
C#
VB
C++
public LightCommandType Type { get; set; } 
  
Public Property Type As LightCommandType 
public: 
property LightCommandType Type { 
   LightCommandType get(); 
   void set (    LightCommandType ); 
} 

Property Value

Value that determines the light source type.

Example

Refer to LightCommand.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.