Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > GWireCommand Class : GWireImage Property |
public RasterImage GWireImage {set;}
'Declaration
Public WriteOnly Property GWireImage As RasterImage
'Usage
Dim instance As GWireCommand instance.GWireImage = value
public RasterImage GWireImage {set;}
set_GWireImage(value);
public: property RasterImage^ GWireImage { void set ( RasterImage^ value); }