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