Specify the distance of the first view frame offset.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public PropertyDouble FirstViewFrameOffsetDistance { get; } |
Visual Basic |
---|
Public ReadOnly Property FirstViewFrameOffsetDistance As PropertyDouble Get |
Visual C++ |
---|
public: property PropertyDouble^ FirstViewFrameOffsetDistance { PropertyDouble^ get (); } |