Amazon.Rekognition.Model.BoundingBox.IsSetHeight C# (CSharp) Méthode

IsSetHeight() private méthode

private IsSetHeight ( ) : bool
Résultat bool
        internal bool IsSetHeight()
        {
            return this._height.HasValue; 
        }