Share

GradingCriteria.ProjectionRelativeElevation Property

Specifies the projection relative elevation.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyDouble ProjectionRelativeElevation { get; }

VB

Public ReadOnly Property ProjectionRelativeElevation As PropertyDouble
	Get

C++

public:
property PropertyDouble^ ProjectionRelativeElevation {
	PropertyDouble^ get ();
}

Property Value

PropertyDouble

See Also

Reference

Was this information helpful?