←Select platform

Direction Property

Summary
Gets a value that indicates whether the element being smoothed is vertical or horizontal.
Syntax
C#
VB
Objective-C
C++
Java
public SmoothCommandDirectionType Direction { get; } 
Public ReadOnly Property Direction As SmoothCommandDirectionType 
@property (nonatomic, assign, readonly) LTSmoothCommandDirectionType direction 
public SmoothCommandDirectionType getDirection() 
public: 
property SmoothCommandDirectionType Direction { 
   SmoothCommandDirectionType get(); 
} 

Property Value

Enumerator that indicates whether the element being smoothed is vertical or horizontal.

Example

Refer to SmoothCommand.

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.Core Assembly

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