EndVectorLayer()
Syntax
EndVectorLayer()Description
Finishes drawing on a temporary layer created by BeginVectorLayer(). The contents of the layer are drawn to the next lower layer using the alpha transparency of the temporary layer. This command also restores the drawing state that was in effect when BeginVectorLayer() was called.
Parameters
None.
Return value
None.
Example
See BeginVectorLayer() for an example.
See Also
BeginVectorLayer(), SaveVectorState()
Supported OS
All