logo

Class rect

logo

Introduction
Screenshots
License/Download
Installation
Userinterface
Function Index
Macro Programming
Links
Community

mouse left
no help

rect Class Reference

rectangle more...

Public Member Functions

intbottom()
get bottom
intleft()
get left
intright()
get right
voidsetBottom(int bottom)
set bottom
voidsetLeft(int left)
set left
voidsetRight(int right)
set right
voidsetTop(int top)
set top
inttop()
get top

Detailed Description

A rectangle

Member Documentation

void rect::setLeft(int left)

    set left

    Set left.

    void rect::setRight(int right)

      set right

      Set right.

      void rect::setTop(int top)

        set top

        Set top.

        void rect::setBottom(int bottom)

          set bottom

          Set bottom.

          int rect::left()

            get left

            Get left.

            int rect::right()

              get right

              Get right.

              int rect::top()

                get top

                Get top.

                int rect::bottom()

                  get bottom

                  Get bottom.

                  SourceForge.net LogoThis page may be outdated. Visit the new LayoutEditor homepage for the newest infomations!