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: 7.2.45.30905 master 8ea4f327, built 2018-05-31 10:36:26 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