Search
Thickness Methods
 


 Public Methods

  Name Description

getBottom

Gets the width of the bottom side of the frame.

getHeight

Returns the sum of  the Top and Bottom margins.

getLeft

Gets the width of the left side of the frame.

getRight

Gets the width of the right side of the frame.

getTop

Gets the width of the top side of the frame.

getWidth

Returns the sum of Left and Right margins.

setBottom

Sets the width of the bottom side of the frame.

setLeft

Sets the width of the left side of the frame.

setRight

Sets the width of the right side of the frame.

setTop

Sets the width of the top side of the frame.

 See Also