Merged PR 308: #8224/#7571 Margins cotation and Colors
Related work items: #8224
This commit is contained in:
parent
4e8f465405
commit
a7feebdcd1
18 changed files with 425 additions and 150 deletions
|
@ -23,5 +23,10 @@ export enum PropertyType {
|
|||
/**
|
||||
* Dimension options
|
||||
*/
|
||||
DimensionOptions,
|
||||
SelfDimension,
|
||||
SelfMarginDimension,
|
||||
ChildrenDimensions,
|
||||
DimensionWithMarks,
|
||||
DimensionOptions
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue