Eyeshot 10 WinForms API Reference
CreateReferenceImage Method (ViewportLayout)

WinForms Assembly > devDept.Eyeshot Namespace > ViewportLayout Class : CreateReferenceImage Method
The viewType
Create a bitmap for the image comparison.
Syntax
'Declaration
 
Public Function CreateReferenceImage( _
   Optional ByVal viewType As viewType _
) As Bitmap
public Bitmap CreateReferenceImage( 
   viewType viewType
)

Parameters

viewType
The viewType

Return Value

The bitmap for the image comparison.
See Also

Reference

ViewportLayout Class
ViewportLayout Members