X-Git-Url: https://git.kianting.info/?a=blobdiff_plain;f=docs%2Finterfaces%2Flibclo.Box.html;h=3b37c5faec840c09aad2556abdacd8b06aa62d7b;hb=d0e0fb65dc237bf28665c2132992445cc0b72699;hp=ca1355d65184c99efb06ac5770d86deb2ee0cddd;hpb=c3dc58d74afa6b298d84bad90d63c027a32a954a;p=clo diff --git a/docs/interfaces/libclo.Box.html b/docs/interfaces/libclo.Box.html index ca1355d..3b37c5f 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:88
  • direction: Direction
    -
    - -
    fontStyle: null | FontStyle
    +
  • Defined in libclo/index.ts:85
  • height: number
    +
  • Defined in libclo/index.ts:87
  • +
    + +
    textStyle: null | TextStyle
    width: number
    +
  • Defined in libclo/index.ts:86
  • x: null | number
    +
  • Defined in libclo/index.ts:82
  • y: null | number
    +
  • Defined in libclo/index.ts:83
  • +
  • libclo
  • Generated using TypeDoc

    \ No newline at end of file