Amazon.Rekognition.Model.DetectFacesResponse.IsSetOrientationCorrection C# (CSharp) Метод

IsSetOrientationCorrection() приватный Метод

private IsSetOrientationCorrection ( ) : bool
Результат bool
        internal bool IsSetOrientationCorrection()
        {
            return this._orientationCorrection != null;
        }