Click or drag to resize

BaseDeviceControllerActivatedChainableFeatures Property

Gets the activated chainable features.

Namespace: RAYLASE.Marker.Device
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public ISet<ChainableFeatureType> ActivatedChainableFeatures { get; }

Property Value

ISetChainableFeatureType
See Also