Simply3DScan
Configuration.Places Class Reference

Path dependend configuration More...

Properties

bool SaveImages [get, set]
 Gets or sets a value indicating whether [save images]. More...
 
string LastFilePath [get, set]
 Gets or sets the last file path. More...
 
string LogSubPath [get, set]
 Gets or sets the log sub path. More...
 
string ImageSubPath [get, set]
 Gets or sets the image sub path. More...
 
FileFormat FileFormat [get, set]
 Gets or sets the file format. More...
 

Detailed Description

Path dependend configuration

Definition at line 7 of file Places.cs.

Property Documentation

FileFormat Configuration.Places.FileFormat
getset

Gets or sets the file format.

The file format.

Definition at line 46 of file Places.cs.

string Configuration.Places.ImageSubPath
getset

Gets or sets the image sub path.

The image sub path.

Definition at line 38 of file Places.cs.

string Configuration.Places.LastFilePath
getset

Gets or sets the last file path.

The last file path.

Definition at line 22 of file Places.cs.

string Configuration.Places.LogSubPath
getset

Gets or sets the log sub path.

The log sub path.

Definition at line 30 of file Places.cs.

bool Configuration.Places.SaveImages
getset

Gets or sets a value indicating whether [save images].

true if [save images]; otherwise, false.

Definition at line 15 of file Places.cs.


The documentation for this class was generated from the following file: