Interface ISnapLinesHandler
Package: @aurigma/design-atoms
Properties
currentItemRectangle
Declaration
currentItemRectangle: RotatedRectangleF;
Property Value
| Type | Description |
|---|---|
| RotatedRectangleF |
Methods
getHorizontalLineData()
Declaration
getHorizontalLineData(): ISnapLineData;
Returns
| Type | Description |
|---|---|
| ISnapLineData |
getVerticalLineData()
Declaration
getVerticalLineData(): ISnapLineData;
Returns
| Type | Description |
|---|---|
| ISnapLineData |