class_styleboxline.rst 812 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  2. .. DO NOT EDIT THIS FILE, but the StyleBoxLine.xml source instead.
  3. .. The source is found in doc/classes or modules/<name>/doc_classes.
  4. .. _class_StyleBoxLine:
  5. StyleBoxLine
  6. ============
  7. **Inherits:** :ref:`StyleBox<class_stylebox>` **<** :ref:`Resource<class_resource>` **<** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
  8. **Category:** Core
  9. Brief Description
  10. -----------------
  11. Member Variables
  12. ----------------
  13. .. _class_StyleBoxLine_color:
  14. - :ref:`Color<class_color>` **color**
  15. .. _class_StyleBoxLine_grow:
  16. - :ref:`float<class_float>` **grow**
  17. .. _class_StyleBoxLine_thickness:
  18. - :ref:`int<class_int>` **thickness**
  19. .. _class_StyleBoxLine_vertical:
  20. - :ref:`bool<class_bool>` **vertical**