GradingCriteriaRelativeElevationProjectionType Property |
Specifies the type of projection for the Relative Elevation target.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic GradingRelativeElevationProjectionType RelativeElevationProjectionType { get; set; }
Public Property RelativeElevationProjectionType As GradingRelativeElevationProjectionType
Get
Set
public:
property GradingRelativeElevationProjectionType RelativeElevationProjectionType {
GradingRelativeElevationProjectionType get ();
void set (GradingRelativeElevationProjectionType value);
}
Property Value
GradingRelativeElevationProjectionType
See Also