{"$id":"https://schema.legytma.com.br/3.0.0/schema/rect_fromCenter.schema.json","$schema":"http://json-schema.org/draft-06/schema#","title":"Rect Fromcenter","description":"","$comment":"Created by Windol <windol@legytma.com.br> at 01/05/2020.\nCopyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.","type":"object","allOf":[{"$ref":"https://schema.legytma.com.br/3.0.0/schema/rect.schema.json"}],"properties":{"type":{"$ref":"https://schema.legytma.com.br/3.0.0/schema/rect.schema.json#/definitions/type","const":"fromCenter"},"center":{"$ref":"https://schema.legytma.com.br/3.0.0/schema/offset.schema.json"},"width":{"$ref":"https://schema.legytma.com.br/3.0.0/schema/double.schema.json"},"height":{"$ref":"https://schema.legytma.com.br/3.0.0/schema/double.schema.json"}}}
