Specifies the draw style for a group.
*GroupDrawStyle()Specifies the draw style for a group. |
|||||
*GroupDrawStyle()Specifies the draw style for a group. |
Syntax |
*GroupDrawStyle(style) |
|
Argument |
Name |
Description |
style |
The drawing style for the group. Options include: "point", "shaded", "sphere", or "wire". |
|
Example |
*BeginGraphicDefaults()*GroupIDVisibility(On)*GroupDrawSize(4)*GroupDrawStyle(Wire)*EndGraphicDefaults() |
|
Application |
HyperView. |
|
Context |
||
Comments |
Groups are created in the Sets panel. Options are selected from the Draw style drop-down menu. |
|
See also |
|
|