Amazon.ECS.Model.Image.IsSetHeight C# (CSharp) 메소드

IsSetHeight() 공개 메소드

Checks if Height property is set
public IsSetHeight ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetHeight()
        {
            return this.heightField != null;
        }