Interface ISetMetadataListItem
Package: @aurigma/design-atoms-interfaces
Properties
imageData
Declaration
imageData: TImageMetaData;
Property Value
Type | Description |
---|---|
TImage |
item
Declaration
item: TImageItem | TPlaceholderItem;
Property Value
Type | Description |
---|---|
TImage |
rotatedRectangle
Declaration
rotatedRectangle?: TRotatedRectangleF;
Property Value
Type | Description |
---|---|
TRotated |
tags
Declaration
tags?: object;
Property Value
Type | Description |
---|---|
object |