Specifies the gap between adjacent stacked ProfileViews.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public double GapBetweenViews { get; set; }
Visual Basic
Public Property GapBetweenViews As Double
Get
Set
Visual C++
public: property double GapBetweenViews { double get (); void set (double value); }