Amazon.Rekognition.Model.IndexFacesResponse.IsSetOrientationCorrection C# (CSharp) Method

IsSetOrientationCorrection() private method

private IsSetOrientationCorrection ( ) : bool
return bool
        internal bool IsSetOrientationCorrection()
        {
            return this._orientationCorrection != null;
        }