SettingsCmdCreateViewFramesSettingsCmdViewFrameCreationEnableFirstViewFrameOffset Property |
Specify whether to enable first view frame offset.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean EnableFirstViewFrameOffset { get; }
Public ReadOnly Property EnableFirstViewFrameOffset As PropertyBoolean
Get
public:
property PropertyBoolean^ EnableFirstViewFrameOffset {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also