MultipleProfileViewsCreationOptionsGapBetweenViewsInRow Property |
Specifies the gap between adjacent ProfileViews in a row when creating multiple ProfileViews.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic double GapBetweenViewsInRow { get; set; }Public Property GapBetweenViewsInRow As Double
Get
Set
public:
property double GapBetweenViewsInRow {
double get ();
void set (double value);
}Property Value
Double
Exceptions
See Also