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.0.35712.0 8_0_dev 37f4dd99, built 2019-04-05 12:56:48 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