Click or drag to resize

BaseDeviceController.ActivatedChainableFeatures Property

Gets the activated chainable features.

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

Property Value

ISet<ChainableFeatureType>
See Also