OSDx Imaging DLL Help
C#
VB
Full API information for OSDxImaging DLL
Show/Hide TOC
Imaging
Fx
Meniscus 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#
Copy
public
struct
Meniscus
VB
Copy
Public
Structure
Meniscus
Inheritance
Object
ValueType
ImagingFx
Meniscus
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
Reference
OSDx Namespace
In This Article
Definition
Fields
See Also