←Select platform

Direction Property

Summary
Gets or sets a value that represents the direction of the apparent light source.
Syntax
C#
VB
Objective-C
C++
Java
public EmbossCommandDirection Direction { get; set; } 
Public Property Direction As EmbossCommandDirection 
@property (nonatomic, assign) LTEmbossCommandDirection direction 
public EmbossCommandDirection getDirection() 
public void setDirection(EmbossCommandDirection value) 
public: 
property EmbossCommandDirection Direction { 
   EmbossCommandDirection get(); 
   void set (    EmbossCommandDirection ); 
} 

Property Value

Value that represents the direction of the apparent light source.

Example

Refer to EmbossCommand.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.