Blazor コントロール
C1Icon クラス
メンバ 

C1.Blazor.Core アセンブリ > C1.Blazor.Core 名前空間 : C1Icon クラス
色を付けたり、サイズ変更することができるビジュアルアイコンを表します。
オブジェクト モデル
C1Icon クラス
シンタックス
'宣言
 
Public MustInherit Class C1Icon 
   Inherits C1View
   Implements IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public abstract class C1Icon : C1View, IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent  
継承階層

System.Object
   Microsoft.AspNetCore.Components.ComponentBase
      C1.Blazor.Core.C1View
         C1.Blazor.Core.C1Icon
            C1.Blazor.Core.C1VectorIcon

参照

C1Icon メンバ
C1.Blazor.Core 名前空間