←Select platform

ShadowCommandType Enumeration

Summary

Enumerated values that indicate the type of the shadow.

Syntax
C#
VB
C++
public enum ShadowCommandType 
  
Public Enum ShadowCommandType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class ShadowCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members
ValueMemberDescription
0ColoredShadowShadows are colored.
1GrayShadowShadows are grayscale.

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