•  Back 
  •  Superior attributes 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - The Operating System
Author      : 
Version     : tos.hyp (December 19, 2008)
Subject     : Programmieren/Atari
Nodes       : 3010
Index Size  : 93790
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Title
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File7.4.6.17  vsf_style                                                TOS

 Name:         »Set fill style index« - Set the fill-pattern.

 Opcode:       24

 Syntax:       int16_t vsf_style ( int16_t handle, int16_t style_index 
               );

 Description:  The call vsf_style determines the fill-pattern. The 
               following apply:

                Parameter    Meaning

                handle       Workstation identifier
                style_index  Index

               Note: The function can only be used sensibly when the 
               fill type was not chosen as empty, opaque or user- 
               defined. Unavailable indices are replaced by pattern 
               index 1.

 Return value: The function returns the fill-pattern actually set.

 Availability: Supported by all drivers.

 Group:        Fill attributes

 See Also:     Binding   v_fillarea   v_contourfill   vr_recfl   v_bar 
                 v_pieslice   v_circle   v_ellipse   v_ellpie 
               v_rfbox   vsf_interior