The following tables list the members exposed by ApplicationSettings.
Name | Description | |
---|---|---|
![]() | AnimationsEnabled | Flag indicating whether or not to use animations in the user interface. |
![]() | ApplyOpacity | Flag indicating whether or not to apply the Opacity value to the application window. |
![]() | BasemapPaths | Gets the collection of additional folder paths to look for basemap data. |
![]() | CoordinateDisplayFormat | Gets current Coordinate display format |
![]() | CurrentSkin | The current application skin. |
![]() | LastCamaraUsed | Gets or sets the last camera used for collecting Attachments |
![]() | LastCameraResolution | Last Camera Resolution |
![]() | MapPanMode | Gets/sets the method of panning the map control. |
![]() | MapZoomMode | Gets/sets the method of zooming the map control. |
![]() | Opacity | The opacity value to apply to the entire application window. |
![]() | OpenGpsOnStartup | Gets or sets a value determining whether the GPS connection should be opened when the application starts up. |
![]() | OpenLastProjectOnStartup | Gets or sets the flag indicating whether or not to automatically open the last used project when the application starts. |
![]() | ProjectPaths | Gets the collection of additional folder paths to look for projects. |
![]() | RoutingDisclaimerConfirmed | Gets or sets the flag indicating whether or not to show routing disclaimer |
![]() | StreetMapDatasetPath | Gets or sets the StreetMapDatasetPath used for routing |
![]() | StreetMapTolerance | Gets or sets the StreetMapTolerance used for routing |
![]() | UnitSystem | Gets current Unit system setting |
Name | Description | |
---|---|---|
![]() | GetSchema | This method is reserved, it should not be used. Apply the XmlSchemaProviderAttribute to the class instead. |
![]() | ReadXml | Generates an object from its XML representation. |
![]() | WriteXml | Converts an object into its XML representation. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Occurs when a property value is changed |
![]() | PrivateReadXml | Reads any application settings defined in this portion of the partial class. |
![]() | PrivateWriteXml | Writes any application settings defined in this portion of the partial class. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value is changed |