Click or drag to resize

FieldParameter Properties

The FieldParameter type exposes the following members.

Properties
 NameDescription
Public propertyBottomLeft Gets the resulting bottom left corner of the (sub)field.
Public propertyColumns Gets or sets the number of columns.
Public propertyDimensions Returns the dimensions separated by ' x '.
Public propertyFieldSizes Returns the field sizes separated by ' x ' in mm.
Public propertyFieldSizeX Gets or sets the field size in X direction.
Public propertyFieldSizeY Gets or sets the field size in Y direction in.
Public propertyFieldSizeZ Gets the field size in Z direction. For setting Call SetDefaultsFrom(FieldCorrection)./>
Public propertyIsCircularField Gets or sets a value that defines whether the sub field is circular.
Public propertyIsCustomField Returns true if a subfield is defined that is different to the main field.
Public propertyIsCustomMaxAngle Returns true if max angle for x or y is different to the standard max angle.
Public propertyIsStandardField Returns true if no subfield is defined, or the sub field is equal to the main field.
Public propertyIsStandardMaxAngle Returns true if max angle for x or y is equal to the standard max angle.
Public propertyLayers Gets or sets the number of layers.
Public propertyMagnifications Gets or sets the number of magnifications.
Public propertyMaxAngleX Gets or sets the custom angle in X direction [°].
Public propertyMaxAngleY Gets or sets the custom angle in Y direction.
Public propertyOffsetX Gets or sets the offset of the sub field in X direction.
Public propertyOffsetY Gets or sets the offset of the sub field in Y direction.
Public propertyRows Gets or sets the number of rows.
Public propertyStatic memberStandardMaxAngle Gets the standard maximal deflection angle
Public propertySubFieldSizeX Gets or sets the sub field size in X direction.
Public propertySubFieldSizeY Gets or sets the sub field size in Y direction.
Public propertyTopRight Gets the resulting top right corner of the (sub)field.
Public propertyUseCustomMaxAngle Gets or sets a value that enables or disables the use of the custom angle.
Public propertyUseSubField Gets or sets a value that enables or disables the use of the sub field.
Top
See Also