Component.position

Sets the position of the component.

  1. Point position [@property getter]
  2. Point position [@property setter]
    class Component
    @property override
    void
    position
    (
    Point newPoint
    )

Meta