'宣言 Public Function New( _ ByVal icon As C1FontIcon, _ ByVal style As Style _ )
public FontIconElement( C1FontIcon icon, Style style )
パラメータ
- icon
- The icon to show.
- style
- The style of this IconElement.
'宣言 Public Function New( _ ByVal icon As C1FontIcon, _ ByVal style As Style _ )
public FontIconElement( C1FontIcon icon, Style style )