SurfaceMaskCreationDataMidOrdinateDistance Property |
Gets or sets the mid ordinate distance of the surface mask.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double MidOrdinateDistance { get; set; }
Public Property MidOrdinateDistance As Double
Get
Set
public:
property double MidOrdinateDistance {
double get ();
void set (double value);
}
Property Value
Double
See Also