The DeskewActivity Constructor is available in LEADTOOLS Document and Medical Imaging toolkits.
Initializes a new DeskewActivity class object.Visual Basic (Declaration) | |
---|---|
Public Function New() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As New DeskewActivity() |
C# | |
---|---|
public DeskewActivity() |
C++/CLI | |
---|---|
public: DeskewActivity(); |
The default value for fillColor is RasterColor(0, 0, 0), The default value for angle is 0. The default value for flags is DeskewCommandFlags::DeskewImage | DeskewCommandFlags::FillExposedArea.
To use an activity, select it from the toolbox and drag it onto a workflow. Set the properties using the IDE at design time.
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7