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: 8.1.17212.0 8_1_dev 6ff713ba, built 2019-10-03 13:47:19 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