StackedProfileViewsCreationOptionsGapBetweenViews Property |
Specifies the gap between adjacent stacked ProfileViews.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double GapBetweenViews { get; set; }
Public Property GapBetweenViews As Double
Get
Set
public:
property double GapBetweenViews {
double get ();
void set (double value);
}
Property Value
Double
See Also