'Declaration
Public Function New( _ ByVal icon As C1PathIcon, _ ByVal style As Style _ )
public PathIconElement( C1PathIcon icon, Style style )
Parameters
- icon
- The icon to show.
- style
- The style of this IconElement.
'Declaration
Public Function New( _ ByVal icon As C1PathIcon, _ ByVal style As Style _ )
public PathIconElement( C1PathIcon icon, Style style )