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)
<br/>get_Direction();<br/>set_Direction(value);<br/>Object.defineProperty('Direction');
Property Value
Value that represents the direction of the apparent light source.