CRectangle
CRectangle inherits from CStructure and defines no instance variables. It has no subclasses.
Methods defined in CRectangle:
Methods for accessing:
- height
- height: newHeight
- left
- left: newLeft
- top
- top: newTop
- width
- width: newWidth
Methods for utility:
- asSmalltalkRectangle
- copyFromRectangle: rectangle
Copy from a Smalltalk rectangle object.
Pocket Smalltalk Documentation