| DXFFileName | The file name of the DXF file to read |
| RotationAngle | (Optional) Value in degrees. Setting this property to a non zero value will rotate the added entities about the (BaseX,BaseY) point (Default value = 0) |
| ScaleX | (Optional) Setting this property will scale the added entities along the X axis and about the (BaseX,BaseY) point (Default value = 1) |
| ScaleY | (Optional) Setting this property will scale the added entities along the Y axis and about the (BaseX,BaseY) point (Default value = 1) |
| TranslationX | (Optional) Setting this property will translate the added entities about the X axis (Default value = 0) |
| TranslationY | (Optional) Setting this property will translate the added entities about the Y axis (Default value = 0) |