Blazor コントロール
FlexViewerToolFrameContent 列挙体

C1.Blazor.Viewer アセンブリ > C1.Blazor.Viewer 名前空間 : FlexViewerToolFrameContent 列挙体
ツールフレームに表示するコンテンツを示します。
シンタックス
'宣言
 
Public Enum FlexViewerToolFrameContent 
   Inherits System.Enum
public enum FlexViewerToolFrameContent : System.Enum 
メンバ
メンバ解説
Noneツールフレームは表示されません。
Outlinesツールフレームにアウトラインパネルが表示されます。
PageSettingsツールフレームにページ設定パネルが表示されます。
Parametersツールフレームにパラメータパネルが表示されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Blazor.Viewer.FlexViewerToolFrameContent

参照

C1.Blazor.Viewer 名前空間