X-Git-Url: https://git.kianting.info/?a=blobdiff_plain;f=docs%2Finterfaces%2Flibclo.Box.html;h=3f9a8d4c5da457de80dc9e13fdde17a8f5a28975;hb=714bbb4a64531268d17ca8f7ae60800ec2046a27;hp=ca1355d65184c99efb06ac5770d86deb2ee0cddd;hpb=c3dc58d74afa6b298d84bad90d63c027a32a954a;p=clo diff --git a/docs/interfaces/libclo.Box.html b/docs/interfaces/libclo.Box.html index ca1355d..3f9a8d4 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
  • +
  • libclo
  • Generated using TypeDoc

    \ No newline at end of file