Click or drag to resize

GenericSerialLaserDeviceValidateProperties Method

Validate property values.

Namespace: RAYLASE.MarkerPlugin.Devices.Laser
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override IList<ValidationError> ValidateProperties()

Return Value

IListValidationError
A list of validation errors.
See Also