Summary:
Draws a user-defined rectangle in the viewer.
Header File:
edis_grobj.h
Library Name:
edis
|
Edis_GrObjTarget* target,
|
Edis_GrObjContext* context,
|
Eerr_ErrorReport** lclerr,
context
This is the Graphics Context.
height
The returned height value.
lclerr
Error handling structure pointer.
target
The name(including path) of the target ehfa file.
width
The number of pixels in horizontal direction.
X
The returned X value.
Y
The returned Y value.
Description:
This function draws an unfilled rectangle.
Notes:
None.
Return Description:
This function has no return value.