Gets the value to specifies whether to autometially configure viewports when starting the corridor section editor command.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyBoolean ApplyViewportConfiguration { get; }
VB
Public ReadOnly Property ApplyViewportConfiguration As PropertyBoolean Get
C++
public: property PropertyBoolean^ ApplyViewportConfiguration { PropertyBoolean^ get (); }