BaseLaserControllerCheckControllerFeature Method |
Checks whether the automation feature is supported.
Namespace: RAYLASE.Marker.Device.LaserControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic bool CheckControllerFeature(
ScanControllerAutomationFeatureType feature
)
Parameters
- feature ScanControllerAutomationFeatureType
- Feature to check.
Return Value
BooleanTrue if feature is supported.
See Also