SurfaceOperationModifyTinVertexElevationNewElevation Property |
Gets the new elevation of vertex for the operation.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double NewElevation { get; }
Public ReadOnly Property NewElevation As Double
Get
public:
property double NewElevation {
double get ();
}
Property Value
Double
See Also