GuiLine abstract method

int GuiLine(
  1. RectangleStructType bounds,
  2. String? text
)

Implementation

int GuiLine(
  RectangleStructType bounds,
  String? text,
);