Interface IHitTestResult
Package: @aurigma/design-atoms
Properties
body
Declaration
body?: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
drag
Declaration
drag?: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
dragX
Declaration
dragX?: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
dragY
Declaration
dragY?: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
resize
Declaration
resize?: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
resizeIndex
Declaration
resizeIndex?: number;
Property Value
| Type | Description |
|---|---|
| number |
rotate
Declaration
rotate?: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
selection
Declaration
selection?: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |