Interface IAnchor
Package: @aurigma/design-atoms
Properties
limitPoints
Declaration
limitPoints?: number[];
Property Value
| Type | Description |
|---|---|
| number[] |
position
Declaration
position: number;
Property Value
| Type | Description |
|---|---|
| number |
rect
Declaration
rect?: RectangleF;
Property Value
| Type | Description |
|---|---|
| RectangleF |
type
Declaration
type: SnapElementType;
Property Value
| Type | Description |
|---|---|
| SnapElementType |