Full API information for OSDxImaging DLL

ImagingFxMeniscus Structure

Holds the starting point, ending point and size of a Meniscus

Definition

Namespace: OSDx
Assembly: OSDxImaging (in OSDxImaging.dll) Version: 3.0.0.0 (3.0.0.0)
C#
public struct Meniscus
Inheritance
Object    ValueType    ImagingFxMeniscus

Fields

end The ending position of the Meniscus in the line scan array
size Size of the Meniscus RoC in mm
start The starting position of the Meniscus in the line scan array

See Also