Visual Basic (Declaration) | |
---|---|
Public Sub ReconstructLines( _ ByVal dir As LineDirection _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void ReconstructLines( LineDirection dir ) |
Managed Extensions for C++ | |
---|---|
public: void ReconstructLines( LineDirection dir ) |
C++/CLI | |
---|---|
public: void ReconstructLines( LineDirection dir ) |
Parameters
- dir
- Identifies orientation of reconstructed lines
Set lineCurvature, lineMinLength, lineMaxGap, lineMaxAngle to specify lines to be reconstructed.
Licensing: Requires ClearImage Repair license
Licensing: Requires ClearImage Repair license