elevation property

double? elevation
final

The chip's z-coordinate relative to the parent at which to place this physical object.

The value is non-negative.

Implementation

final double? elevation;