Eyeshot 10 WinForms API Reference
GetThumbnail Method (Legend)

WinForms Assembly > devDept.Eyeshot Namespace > Legend Class : GetThumbnail Method
Syntax
'Declaration
 
Public Overrides Function GetThumbnail( _
   ByVal viewport As Viewport, _
   ByVal size As Size, _
   ByVal backgroundColor As Color _
) As Image
public override Image GetThumbnail( 
   Viewport viewport,
   Size size,
   Color backgroundColor
)

Parameters

viewport
size
backgroundColor
See Also

Reference

Legend Class
Legend Members