ImageGear for .NET
ImGearDirection Enumeration
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace : ImGearDirection Enumeration




Glossary Item Box

Defines a direction of a shadow effect (location of the light source).

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
East3East location.
North0North location.
NorthEast7NorthEast location.
NorthWest4NorthWest location.
South2South location.
SouthEast6SouthEast location.
SouthWest5SouthWest location.
West1West location.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Processing.ImGearDirection

See Also

©2013. Accusoft Corporation. All Rights Reserved.