Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools.ImageProcessing Namespace > CloneCommand Class > CloneCommand Constructor : CloneCommand Constructor(RasterMemoryFlags) |
public CloneCommand( RasterMemoryFlags createFlags )
'Declaration
Public Function New( _ ByVal createFlags As RasterMemoryFlags _ )
'Usage
Dim createFlags As RasterMemoryFlags Dim instance As New CloneCommand(createFlags)
public CloneCommand( RasterMemoryFlags createFlags )
- (instancetype)initWithFlags:(LTRasterMemoryFlags)flags
public CloneCommand(int createFlags)
function CloneCommand( createFlags )
public: CloneCommand( RasterMemoryFlags createFlags )