ComponentOne DashboardLayout for WinForms
GetFace Method

C1.Win.Layout Namespace > ILayout Interface : GetFace Method
ItemContainer for getting snapshot.
Returns face image of ItemContainer instance.
Syntax
'Declaration
 
Function GetFace( _
   ByVal itemContainer As Object _
) As Image

Parameters

itemContainer
ItemContainer for getting snapshot.

Return Value

System.Drawing.Image instance of ItemContainer's snapshot.
See Also

Reference

ILayout Interface
ILayout Members