Specifies whether or not the elements should be clipped on a section cut.
*ClipElements()Specifies whether or not the elements should be clipped on a section cut. |
|||||
*ClipElements()Specifies whether or not the elements should be clipped on a section cut. |
Syntax |
*ClipElements(state) |
|
Argument |
Name |
Description |
state |
The clipped elements visibility status ("On" or "Off"). |
|
Example |
*BeginSectionCut() *ClipElements(“On/Off”) *EndSectionCut() |
|
Application |
HyperView. |
|
Context |
||
Comments |
A *ClipELements() command may be placed inside a *BeginSectionCut() block to capture the display status of the elements clipped on a section cut. |
|
See also |
|
|
|