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.4.0.7 6_4_dev c64c724, built 2016-11-07 15:44:12 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