graphinglib.Line.__init__# Line.__init__(pointA: tuple[float, float], pointB: tuple[float, float], color: str | Inherit = Inherit, width: float | Inherit = Inherit, capped_line: bool = False, cap_width: float | Inherit = Inherit, alpha: float | Inherit = Inherit)[source]#