Method cpstrm
cpstrm(Int32, Boolean)
plcpstrm: Copy state parameters from the reference stream to the current stream
Declaration
public static void cpstrm(Int32 iplsr, Boolean flags)
Parameters
Type | Name | Description |
---|---|---|
Int32 | iplsr | Number of reference stream. |
Boolean | flags | If flags is set to true the device coordinates are not copied from the reference to current stream. |
Remarks
Copies state parameters from the reference stream to the current stream. Tell driver interface to map device coordinates unless flags == 1.