Lyncee Tec SDK Documentation
Lyncee Tec SDK Documentation
LynceeTec.Interfaces
IRoughnessDisplay Interface
IRoughnessDisplay Methods
DisplayRoughness Method
InitDisplays Method
Show Method
IRoughnessDisplay
InitDisplays Method
Namespace:
LynceeTec.Interfaces
Assembly:
LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 6.6.0 StroboPolarisationControl 6a11bc75, built 2018-03-20 10:06:53 UTC
Syntax
C#
C++
Copy
void
InitDisplays
(
int
top
,
int
left
,
int
width
,
int
height
)
void
InitDisplays
(
int
top
,
int
left
,
int
width
,
int
height
)
Parameters
top
Type:
System
Int32
left
Type:
System
Int32
width
Type:
System
Int32
height
Type:
System
Int32
See Also
Reference
IRoughnessDisplay Interface
LynceeTec.Interfaces Namespace