Merged PR 208: Fix scaling and position of symbols
This commit is contained in:
parent
32684a725b
commit
ec7ee7891e
6 changed files with 38 additions and 10 deletions
|
@ -9,5 +9,5 @@ export interface IAvailableSymbol {
|
|||
Image: IImage
|
||||
Width?: number
|
||||
Height?: number
|
||||
XPositionReference?: PositionReference
|
||||
PositionReference?: PositionReference
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue