Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > SmoothCommandEventArgs Class : Direction Property |
public SmoothCommandDirectionType Direction {get;}
'Declaration
Public ReadOnly Property Direction As SmoothCommandDirectionType
'Usage
Dim instance As SmoothCommandEventArgs Dim value As SmoothCommandDirectionType value = instance.Direction
public SmoothCommandDirectionType Direction {get;}
@property (nonatomic, assign, readonly) LTSmoothCommandDirectionType direction
public SmoothCommandDirectionType getDirection()
get_Direction();
public: property SmoothCommandDirectionType Direction { SmoothCommandDirectionType get(); }