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

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

参照

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