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

IsSetWidth() 공개 메소드

Checks if Width property is set
public IsSetWidth ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetWidth()
        {
            return this.widthField != null;
        }