GPRubberFramedOval

Unit : GPRubberShapesUnit
Association : GPRubberFramedOvalAsn
Inherits from : GPRubberShape, GPBoxBoundedShape, GPShape

Description

A framed oval 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 GPRubberFramedOval (with a bounding box with both corners set to (0, 0)).

CONSTRUCTOR InitWithPoints (start, finish: GPPoint);
Initializes a GPRubberFramedOval with the given bounding box locations.

DESTRUCTOR Destroy; VIRTUAL;
Destroys a GPRubberFramedOval.

PROCEDURE Copy: GPShapeAsn; VIRTUAL;
Produce a copy of the GPRubberFramedOval.

Subclasses

None

Please report any problems with GP or the documentation to GP Support .


GP Home Page GP Documentation
Loring Holden