SettingsCmdCreateViewFramesSettingsCmdViewFrameCreationFirstViewFrameOffsetDistance Property |
Specify the distance of the first view frame offset.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble FirstViewFrameOffsetDistance { get; }
Public ReadOnly Property FirstViewFrameOffsetDistance As PropertyDouble
Get
public:
property PropertyDouble^ FirstViewFrameOffsetDistance {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also