Amazon.Rekognition.Model.BoundingBox.IsSetLeft C# (CSharp) Method

IsSetLeft() private method

private IsSetLeft ( ) : bool
return bool
        internal bool IsSetLeft()
        {
            return this._left.HasValue; 
        }