algonim
    Preparing search index...

    Class BorderAbstract

    Graphical element that visually encapsulates a rectangle.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Returns a point on the border in the given direction.

      The angle can be converted to a direction vector by taking cos(angle) and sin(angle) to be its x and y respectively.

      Parameters

      • contentSize: Size
      • angle: number

      Returns Point