←Select platform

Type Property

Summary

Gets or sets a value that indicates the lens type.

Syntax
C#
VB
C++
public LensFlareCommandType Type { get; set; } 
  
Public Property Type As LensFlareCommandType 
public: 
property LensFlareCommandType Type { 
   LensFlareCommandType get(); 
   void set (    LensFlareCommandType ); 
} 

Property Value

Value that indicates the lens type.

Example

Refer to LensFlareCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.SpecialEffects Assembly