ApplicationEntryPointViewerMode プロパティ |
全画面表示時の閲覧モード状態を表す値を取得または設定します。
名前空間:
RootPro.RootProCAD
アセンブリ:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) バージョン: 12.0.0.0 (12.0.0.0)
構文 public virtual bool ViewerMode { get; }
Public Overridable ReadOnly Property ViewerMode As Boolean
Get
プロパティ値
型:
Boolean
閲覧モードの場合は true。それ以外の場合は false。
関連項目