C#
VB
C++
RasterImage object that references the image to be used in the command.
public RasterImage GWireImage { set; }
Public WriteOnly Property GWireImage As Leadtools.RasterImage
public:
property Leadtools.RasterImage^ GWireImage {
void set ( Leadtools.RasterImage^ );
}
Supported images is 12 and 16-bit grayscale and 48 and 64-bit color. (Support for 12 and 16-bit grayscale and 48 and 64-bit color images is only available in the Document/Medical Imaging toolkits.)
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET