Amazon.Rekognition.Model.Face.IsSetBoundingBox C# (CSharp) Method

IsSetBoundingBox() private method

private IsSetBoundingBox ( ) : bool
return bool
        internal bool IsSetBoundingBox()
        {
            return this._boundingBox != null;
        }