Gets the setting of view frame creation for the command CreateViewFrames.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public SettingsCmdCreateViewFrames..::..SettingsCmdViewFrameCreation ViewFrameCreation { get; } |
Visual Basic |
---|
Public ReadOnly Property ViewFrameCreation As SettingsCmdCreateViewFrames..::..SettingsCmdViewFrameCreation Get |
Visual C++ |
---|
public: property SettingsCmdCreateViewFrames..::..SettingsCmdViewFrameCreation^ ViewFrameCreation { SettingsCmdCreateViewFrames..::..SettingsCmdViewFrameCreation^ get (); } |