ProfileParabolaAsymmetricHighLowPointElevation Property |
Gets the elevation value of the high/low point of the curve.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double HighLowPointElevation { get; }
Public ReadOnly Property HighLowPointElevation As Double
Get
public:
property double HighLowPointElevation {
double get ();
}
Property Value
Double
See Also