GPRubberFramedRect
Unit : GPRubberShapesUnit
Association : GPRubberFramedRectAsn
Inherits from : GPRubberShape, GPBoxBoundedShape, GPShape
Description
- A framed rectangle that can "rubber-band," drawing and erasing itself to
allow the user to resize the shape before it is permanently drawn.
Public Interface
-
CONSTRUCTOR Init;
Initializes a GPRubberFramedRect (with corners (0, 0), (0, 0)).
CONSTRUCTOR InitWithPoints (start, finish: GPPoint);
Initializes a GPRubberFramedRect with given (start and finish)
locations.
DESTRUCTOR Destroy; VIRTUAL;
Destroys a GPRubberFramedRect.
PROCEDURE Copy: GPShapeAsn; VIRTUAL;
Produce a copy of the GPRubberFramedRect.
Subclasses
- None
Please report any problems with GP or the documentation to
GP Support
.
Loring Holden