Transformation Constructor(String,Page,String,ScalingMode,PositionMode,Boolean)
 
            
                In This Topic
            
            Constructor.
            
            
            Syntax
            
        
            Parameters
- pathToDXFFile
 
- Path to DXF file which will be imported.
 - oPage
 
- Page where DXF file will be imported.
 - strScheme
 
- Name of scheme used for import. It could be crucial to use the same scheme to fill parameters and import file to have correct results.
 - scalingMode
 
- Determines what scale should be used.
 - positionMode
 
- Determines where imported DXF file should be placed on page.
 - bKeepAspectRatio
 
- When set to true scale on X and Y will be the same.
 
             
            
            
            
            
            
            
            
            
            
            
            See Also