←Select platform

Type Property

Summary
Gets or sets a value that represents the type of the shadow.
Syntax
C#
VB
C++
public ShadowCommandType Type { get; set; } 
  
Public Property Type As ShadowCommandType 
public: 
property ShadowCommandType Type { 
   ShadowCommandType get(); 
   void set (    ShadowCommandType ); 
} 

Property Value

Type of the shadow.

Example

Refer to ShadowCommand.

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.