Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

CombineFastCommand Constructor()








Initializes a new instance of the CombineFastCommand class with default parameters.
Syntax
public CombineFastCommand()
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New CombineFastCommand()
public CombineFastCommand()
- (instancetype)init
public CombineFastCommand()
function CombineFastCommand()
public:
CombineFastCommand();
Remarks

Default values are as follows:

Flags: SourceCopy

SourcePoint: {X=0,Y=0}

DestinationRectangle: {X=0,Y=0,Width=0,Height=0}

DestinationImage: null

HasProgress: False

Example
For an example, refer to CombineFastCommand
Requirements

Target Platforms

See Also

Reference

CombineFastCommand Class
CombineFastCommand Members
Overload List

Error processing SSI file