Click or drag to resize

GuiConfiguration Class

[Missing <summary> documentation for "T:RAYLASE.Marker.GUI.Common.GuiConfiguration"]

Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.GUI.CommonGuiConfiguration

Namespace: RAYLASE.Marker.GUI.Common
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.27.0
Syntax
C#
public class GuiConfiguration

The GuiConfiguration type exposes the following members.

Constructors
 NameDescription
Public methodGuiConfigurationInitializes a new instance of the GuiConfiguration class
Top
Properties
 NameDescription
Public propertyAdornerCircleRadius 
Public propertyArmLaserOnStart 
Public propertyAutoConnectionMap 
Public propertyBackgroundOpacity 
Public propertyCommandCenterMode 
Public propertyDecimalPlaces 
Public propertyDimension 
Public propertyDisableDeviceLoadingOnStartup 
Public propertyDisableLogInRendering 
Public propertyDisplayThickness 
Public propertyErrorHandling 
Public propertyFocusTester 
Public propertyHideNonEditJobElements 
Public propertyHideNonEditLayers 
Public propertyIdleThreshold 
Public propertyIsFirstRun 
Public propertyIsIdleMonitorEnabled 
Public propertyJumpVectorInPenColor 
Public propertyJumpVectorLimit 
Public propertyKeyboardNudge 
Public propertyLaserDiagnostics 
Public propertyLastLoginLocalUsername 
Public propertyLastUsedBackgroundPath The last directory used for loading a background.
Public propertyLastUsedBitmapPath The last directory used for loading a bitmap.
Public propertyLastUsedJobPath The last directory used for loading or saving a job.
Public propertyLastUsedParameterFinderImports 
Public propertyLastUsedStrokeFonts 
Public propertyLastUsedTrueTypeFonts 
Public propertyLimits 
Public propertyLockTransformationRatio 
Public propertyLockWorkspace 
Public propertyMagneticRange 
Public propertyMonitoring 
Public propertyNotificationLoggerConfiguration 
Public propertyPenSet 
Public propertyPreviewIgnoreBinning 
Public propertyPreviewSpeed 
Public propertyPreviewSpeedLinear 
Public propertyPreviewSpeedMax 
Public propertyPreviewSpeedMin 
Public propertyProcessTransformation 
Public propertyResetPowerScale 
Public propertyResetProcessTransformation 
Public propertyResetSpeedScale 
Public propertyRestoreSession Opens all jobs on startup, which where opened and saved on closing.
Public propertySensorLoggerConfiguration 
Public propertySessionJobs Jobs to load on startup if RestoreSession is active.
Public propertySharpCornerThreshold 
Public propertyShell 
Public propertyShowActualCoordinates 
Public propertyShowGrid 
Public propertyShowGuideLines 
Public propertyShowJobDescriptionPopup If true a popup is shown when loading a job with the job description
Public propertyShowJumpVectors 
Public propertyShowSharpCorners 
Public propertyShowVectorTips 
Public propertyStandAloneConfigurations 
Public propertyTolerances 
Public propertyToolbar 
Public propertyUndoRedoStackPermissionType 
Public propertyUnits 
Public propertyVectorTipLimit 
Public propertyVisibility 
Top
Methods
 NameDescription
Public methodCopyFrom 
Top
Extension Methods
 NameDescription
Public Extension MethodGetLastUsedJobPathIfExisting Returns LastUsedJobPath. Returns empty string, in case directory doesn't exist.
(Defined by Extensions)
Top
See Also