Leadtools.Forms.Auto Namespace > DiskMasterForm Class : ReadForm Method |
public virtual RasterImage ReadForm()
'Declaration Public Overridable Function ReadForm() As RasterImage
'Usage Dim instance As DiskMasterForm Dim value As RasterImage value = instance.ReadForm()
public: virtual RasterImage^ ReadForm();
The source code of this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Master Form image file has the name of the Master Form with ".tif" extension the file path is Path + ".tif"
If the file does not exist it returns null