バージョン

Type プロパティ (ZoombarModel)

Zoombar にアタッチされるウィジェットのタイプを指定します。
シンタックス
'宣言
 
<System.ObsoleteAttribute("The option is obsolete and will be removed. Please use the Provider option instead")>
Public Property Type As System.Nullable(Of ZoomableWidgetType)
[System.ObsoleteAttribute("The option is obsolete and will be removed. Please use the Provider option instead")]
public System.Nullable<ZoomableWidgetType> Type {get; set;}
参照

オンラインで表示: GitHub