←Select platform

ShadowCommandAngle Enumeration

Summary
Enumerated value indicating the direction of the light source producing the shadow.
Syntax
C#
VB
C++
public enum ShadowCommandAngle 
  
Public Enum ShadowCommandAngle  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class ShadowCommandAngle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0EastEast.
1NorthEastNorthwest.
2NorthNorth.
3NorthWestNortheast.
4WestWest.
5SouthWestSouthwest.
6SouthSouth.
7SouthEastSoutheast.
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.