Click or drag to resize

WorkspaceConfigurationFieldDefinition Class

Class for storing size and offset of a field (scan field or workspace).
Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.ConfigurationWorkspaceConfigurationFieldDefinition

Namespace: RAYLASE.Marker.Configuration
Assembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntax
C#
public class FieldDefinition

The WorkspaceConfigurationFieldDefinition type exposes the following members.

Constructors
 NameDescription
Public methodWorkspaceConfigurationFieldDefinitionInitializes a new instance of the WorkspaceConfigurationFieldDefinition class
Top
Properties
 NameDescription
Public propertyOffset Offset of the field
Public propertySize Size of the field.
Top
See Also