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

C1.Blazor.Core アセンブリ > C1.Blazor.Core 名前空間 : C1VectorIcon クラス
ベクター定義から作成されたアイコンを表します。
オブジェクト モデル
C1VectorIcon クラス
シンタックス
'宣言
 
Public MustInherit Class C1VectorIcon 
   Inherits C1Icon
   Implements IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public abstract class C1VectorIcon : C1Icon, 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
               C1.Blazor.Core.C1PathIcon
               C1.Blazor.Core.C1PolygonIcon

参照

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