imagePitchDisplacement property Null safety

double? imagePitchDisplacement
read / write

The displacement off the center of the top image and the shadow image when the pitch of the map is greater than 0. This helps producing a three-dimensional appearence.

Implementation

double? imagePitchDisplacement;