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;}
             
        
            
            
@property (nonatomic, assign) LTEmbossCommandDirection direction;
             
        
            
            
public EmbossCommandDirection getDirection()
public void setDirection(EmbossCommandDirection value)
            
             
        
            
             
get_Direction();
set_Direction(value);
Object.defineProperty('Direction'); 
             
        
            
        
             
        
            
            
            Property Value
Value that represents the direction of the apparent light source.