Amazon.Rekognition.Model.Pose.IsSetPitch C# (CSharp) Method

IsSetPitch() private method

private IsSetPitch ( ) : bool
return bool
        internal bool IsSetPitch()
        {
            return this._pitch.HasValue; 
        }