C1.Win.8 Assembly / C1.Framework Namespace / BitmapIconElement Class / GetImage Method

In This Topic
GetImage Method (BitmapIconElement)
In This Topic
Syntax
'Declaration
 
Protected Overrides Function GetImage( _
   ByRef image As Image, _
   ByVal width As Integer, _
   ByVal height As Integer _
) As Boolean
 

Parameters

image
width
height
See Also