Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
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 for 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