sesaparcours
    Preparing search index...
    • Assigns a stroke thickness to an object syntax setThickness(elt, thickness) is also allowed

      Parameters

      • options: { elt: string; thickness: number }
        • elt: string

          Tag of the object thickness of which is to be changed

        • thickness: number

          Stroke thickness to be applied on the object

      Returns void