←Select platform

GWireCommand Constructor(RasterImage,Int32)

Summary

Initializes a new GWireCommand class object with explicit parameters.

Syntax

C#
VB
C++
public GWireCommand(  
   Leadtools.RasterImage image 
) 
Public Function New( _ 
   ByVal image As Leadtools.RasterImage _ 
) 
public: 
GWireCommand(  
   Leadtools.RasterImage^ image 
) 

Parameters

image
RasterImage object that references the image to be used in the command.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly