現在の断面タイプを指定します。
サポートされているプラットフォーム: Windows のみ
構文と要素
VBA:
object.CurrentSectionType
- object
-
タイプ:
SectionSettings
このプロパティが適用されるオブジェクト。
プロパティの値
読み込み専用: いいえ
タイプ: AcSectionType 列挙型
-
acSectionType2dSection
-
acSectionType3dSection
-
acSectionTypeLiveSection
例
VBA:
Not available
Visual LISP:
Not available