X-Git-Url: https://git.kianting.info/?a=blobdiff_plain;f=docs%2Finterfaces%2Flibclo.Box.html;h=f039494dc39dc49a14f2780186af3d956533d19e;hb=f33568e79c6b4454dc378c61e5f4f4c860390481;hp=ca1355d65184c99efb06ac5770d86deb2ee0cddd;hpb=c3dc58d74afa6b298d84bad90d63c027a32a954a;p=clo diff --git a/docs/interfaces/libclo.Box.html b/docs/interfaces/libclo.Box.html index ca1355d..f039494 100644 --- a/docs/interfaces/libclo.Box.html +++ b/docs/interfaces/libclo.Box.html @@ -18,6 +18,14 @@

Interface Box

a basic Box

+
@@ -25,9 +33,10 @@
@@ -37,8 +46,8 @@

Properties

content direction -fontStyle height +textStyle width x y @@ -49,37 +58,37 @@
content: null | string | Box[]
+
  • Defined in libclo/index.ts:77
  • direction: Direction
    -
    - -
    fontStyle: null | FontStyle
    +
  • Defined in libclo/index.ts:74
  • height: number
    +
  • Defined in libclo/index.ts:76
  • +
    + +
    textStyle: null | TextStyle
    width: number
    +
  • Defined in libclo/index.ts:75
  • x: null | number
    +
  • Defined in libclo/index.ts:71
  • y: null | number
    +
  • Defined in libclo/index.ts:72