X-Git-Url: https://git.kianting.info/?a=blobdiff_plain;f=docs%2Finterfaces%2Flibclo.FrameBox.html;fp=docs%2Finterfaces%2Flibclo.FrameBox.html;h=d4feb07783714bb2d21c039aaa8a0daf97669848;hb=c3dc58d74afa6b298d84bad90d63c027a32a954a;hp=0000000000000000000000000000000000000000;hpb=796e0c20c767e214b104fa3d17e754ce58da6e73;p=clo diff --git a/docs/interfaces/libclo.FrameBox.html b/docs/interfaces/libclo.FrameBox.html new file mode 100644 index 0000000..d4feb07 --- /dev/null +++ b/docs/interfaces/libclo.FrameBox.html @@ -0,0 +1,143 @@ +FrameBox | clo
+
+ +
+
+
+
+ +

Interface FrameBox

+
+

frame box is a subclass of box

+
    +
  • directionInsideLine : text direction inside a line
  • +
  • baselineskip : the distance between baselines in px
  • +
+
+
+
+

Hierarchy

+
    +
  • Box +
      +
    • FrameBox
+
+
+
+ +
+
+

Properties

+
+ +
baseLineskip: null | number
+
+ +
content: null | string | Box[]
+
+ +
direction: Direction
+
+ +
directionInsideLine: Direction
+
+ +
fontStyle: null | FontStyle
+
+ +
height: number
+
+ +
width: number
+
+ +
x: null | number
+
+ +
y: null | number
+
+ +
+
+

Generated using TypeDoc

+
\ No newline at end of file