LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)
LEAD Technologies, Inc

Direction Property






Gets or sets a value that represents the direction of the apparent light source. .NET support WinRT support Silverlight support
Syntax
public EmbossCommandDirection Direction {get; set;}
'Declaration
 
Public Property Direction As EmbossCommandDirection
'Usage
 
Dim instance As EmbossCommand
Dim value As EmbossCommandDirection
 
instance.Direction = value
 
value = instance.Direction
public EmbossCommandDirection Direction {get; set;}
 get_Direction();
set_Direction(value);
public:
property EmbossCommandDirection Direction {
   EmbossCommandDirection get();
   void set (    EmbossCommandDirection value);
}

Property Value

Value that represents the direction of the apparent light source.
Example
Refer to EmbossCommand.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EmbossCommand Class
EmbossCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.