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

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

Parameters

image
width
height
See Also