C1.Win.4.8 Assembly / C1.Framework Namespace / C1IconTemplate Class / CreateIcon Method / CreateIcon(Size) Method
The icon size.

In This Topic
CreateIcon(Size) Method
In This Topic
Creates a new icon with specified size.
Syntax
'Declaration
 
Public Overloads Function CreateIcon( _
   ByVal size As Size _
) As C1Icon
 

Parameters

size
The icon size.
See Also