C#
VB
Java
Objective-C
WinRT C#
C++
Gets a value that indicates whether the element being smoothed is vertical or horizontal.
public SmoothCommandDirectionType Direction { get; }
Public ReadOnly Property Direction As Leadtools.Imageprocessing.Core.SmoothCommandDirectionType
public Leadtools.Imageprocessing.Core.SmoothCommandDirectionType Direction {get;}
@property (nonatomic, assign, readonly) LTSmoothCommandDirectionType direction
public SmoothCommandDirectionType getDirection()
get_Direction();
public:
property Leadtools.Imageprocessing.Core.SmoothCommandDirectionType Direction {
Leadtools.Imageprocessing.Core.SmoothCommandDirectionType get();
}
Enumerator that indicates whether the element being smoothed is vertical or horizontal.
Refer to SmoothCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET