←Select platform

Direction Property

Summary

Gets or sets a value that represents the direction of the apparent light source.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public EmbossCommandDirection Direction { get; set; } 
@property (nonatomic, assign) LTEmbossCommandDirection direction 
public EmbossCommandDirection getDirection() 
public void setDirection(EmbossCommandDirection value) 
             
 <br/>get_Direction();<br/>set_Direction(value);<br/>Object.defineProperty('Direction');  

Property Value

Value that represents the direction of the apparent light source.

Example

Refer to EmbossCommand.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly