.NET MAUI コントロール
C1SVGIconHandler クラス
メンバ 

C1.Maui.Core アセンブリ > C1.Maui.Core 名前空間 : C1SVGIconHandler クラス
C1SVGIcon のハンドラ。
オブジェクト モデル
C1SVGIconHandler クラス
シンタックス
'宣言
 
Public Class C1SVGIconHandler 
   Inherits C1.Maui.Core.C1IconHandler(Of C1SVGIcon,C1SVGIcon)
   Implements Microsoft.Maui.IElementHandler, Microsoft.Maui.IViewHandler 
public class C1SVGIconHandler : C1.Maui.Core.C1IconHandler<C1SVGIcon,C1SVGIcon>, Microsoft.Maui.IElementHandler, Microsoft.Maui.IViewHandler  
継承階層

System.Object
   Microsoft.Maui.Handlers.ElementHandler
      Microsoft.Maui.Handlers.ViewHandler
         Microsoft.Maui.Handlers.ViewHandler<TVirtualView,TPlatformView>
            C1.Maui.Core.C1ViewHandler<TVirtualView,TNativeView>
               C1.Maui.Core.C1IconHandler<TVirtualView,TNativeView>
                  C1.Maui.Core.C1SVGIconHandler

参照

C1SVGIconHandler メンバ
C1.Maui.Core 名前空間