Method sfam
| Improve this Doc View Sourcesfam(Int32, Int32, Int32)
plsfam: Set family file parameters
Declaration
public void sfam(Int32 fam, Int32 num, Int32 bmax)
Parameters
Type | Name | Description |
---|---|---|
Int32 | fam | Family flag (Boolean). If nonzero, familying is enabled. |
Int32 | num | Current family file number. |
Int32 | bmax | Maximum file size (in bytes) for a family file. |
Remarks
Sets variables dealing with output file familying. Does nothing if familying not supported by the driver. This routine, if used, must be called before initializing PLplot. See for more information.