GreBeginArea has no direct effect on current position, although it can be
affected by drawing orders within the boundary definition. When GreBoxxxx
or GreFullArcxxx functions are used within an area definition,
they generate closed figures and must not be used within another figure
definition. For more information, see "GpiBeginArea" in the Presentation
Manager Programming Reference.
The following functions are valid when received after GreBeginArea and before
GreEndArea:
- GreArc
- GreAreaSetAttributes (valid only for color, mix, and
valid line attributes)
- GreBoxBoundary
- GreDeviceSetAttributes (valid only for color, mix,
and valid line attributes)
- GreDeviceSetGlobalAttribute (valid only for foreground
color and mix)
- GreFullArcBoundary
- GrePartialArc
- GrePolyFillet
- GrePolyFilletSharp
- GrePolyLine
- GrePolySpline
- GreQueryCharStringPos
- GreQueryTextBox
- GreSetArcParameters
- GreSetAttributes (valid only for color, mix, and valid
line attributes)
- GreSetCurrentPosition
- GreSetGlobalAttribute (valid only for foreground color
and mix)
- GreSetModelXform
[Back: GreBeginArea - Parameters]
[Next: GreBeginArea - Topics]