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

IsSetWidth() private method

private IsSetWidth ( ) : bool
return bool
        internal bool IsSetWidth()
        {
            return this._width.HasValue; 
        }