EMF Stroke path.  
 More...
#include <libemf.h>
EMF Stroke path. 
Stroke the path. 
  
  | 
        
          | EMF::EMRSTROKEPATH::EMRSTROKEPATH | ( | const RECTL * | bounds | ) |  |  | inline | 
 
- Parameters
- 
  
    | bounds | overall bounding box of polygon. |  
 
 
 
  
  | 
        
          | EMF::EMRSTROKEPATH::EMRSTROKEPATH | ( | DATASTREAM & | ds | ) |  |  | inline | 
 
Create a StrokePath record from input stream. 
- Parameters
- 
  
  
 
 
Execute this record in the context of the given device context. 
- Parameters
- 
  
    | source | the device context from which this record is taken. |  | dc | device context for execute. |  
 
Implements EMF::METARECORD.
 
 
  
  | 
        
          | bool EMF::EMRSTROKEPATH::serialize | ( | DATASTREAM | ds | ) |  |  | inlinevirtual | 
 
 
  
  | 
        
          | int EMF::EMRSTROKEPATH::size | ( | void |  | ) | const |  | inlinevirtual | 
 
 
The documentation for this class was generated from the following file: