Amazon.Rekognition.Model.BoundingBox.IsSetWidth C# (CSharp) 메소드

IsSetWidth() 개인적인 메소드

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