backgroundImage
Background image
Constructors
- backgroundImage(coordSystem ,scale )
 - backgroundImage(coordSystem ,scale ,fileName )
 
Fields Summary
- Field
 - Description
 - coordSystem
 - Coordinate System used to import the image
 - fileName
 - File name
 - scale
 - Scale (%)
 
Methods Summary
no methods
Fields Details
- coordSystem
 - coordSystem : Coordinate System used to import the image - [1..1] CoordSys
 - fileName
 - fileName : File name - [0..1] String
 - scale
 - scale : Scale (%) - [1..1] Double
 
Method Details
no methods