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

IsSetLeft() 개인적인 메소드

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