https://schema.legytma.com.br/3.0.0/schema/rect_fromPoints.schema.json
Created by Windol [email protected] at 01/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | rect_fromPoints.schema.json |
object (Rect From Points)
all of
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| type | string |
Optional | cannot be null | Rect From Points |
| a | object |
Optional | cannot be null | Rect From Points |
| b | object |
Optional | cannot be null | Rect From Points |
Identify the widget type
Used to identify parser. Every parser can permit only one type
type
string (Type)string (Type)
constant: the value of this property must be equal to:
"fromPoints"
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"zero" |
|
"largest" |
|
"fromPoints" |
|
"fromCircle" |
|
"fromCenter" |
|
"lerp" |
|
"fromLTRB" |
|
"fromLTWH" |
Created by Windol [email protected] at 29/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
a
object (Offset)object (Offset)
The default value is:
"zero"
Created by Windol [email protected] at 29/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
b
object (Offset)object (Offset)
The default value is:
"zero"