SettingsCmdCreateViewFramesViewFrameCreation Property |
Gets the setting of view frame creation for the command CreateViewFrames.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsCmdCreateViewFramesSettingsCmdViewFrameCreation ViewFrameCreation { get; }
Public ReadOnly Property ViewFrameCreation As SettingsCmdCreateViewFramesSettingsCmdViewFrameCreation
Get
public:
property SettingsCmdCreateViewFramesSettingsCmdViewFrameCreation^ ViewFrameCreation {
SettingsCmdCreateViewFramesSettingsCmdViewFrameCreation^ get ();
}
Property Value
SettingsCmdCreateViewFramesSettingsCmdViewFrameCreation
See Also