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

IsSetHeight() 개인적인 메소드

private IsSetHeight ( ) : bool
리턴 bool
        internal bool IsSetHeight()
        {
            return this._height.HasValue; 
        }